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