Searched refs:fpin_desc (Results 1 – 3 of 3) sorted by relevance
1107 struct fc_tlv_desc fpin_desc[0]; /* Descriptor list */ member
915 tlv = (struct fc_tlv_desc *)&fpin->fpin_desc[0]; in fc_host_fpin_rcv()916 bytes_remain = fpin_len - offsetof(struct fc_els_fpin, fpin_desc); in fc_host_fpin_rcv()
9682 tlv = (struct fc_tlv_desc *)&fpin->fpin_desc[0]; in lpfc_els_rcv_fpin()9684 bytes_remain = fpin_length - offsetof(struct fc_els_fpin, fpin_desc); in lpfc_els_rcv_fpin()
Completed in 29 milliseconds