Searched refs:fc_std_els_adisc (Results 1 – 2 of 2) sorted by relevance
160 struct fc_std_els_adisc { struct
1140 struct fc_std_els_adisc *padisc; in fdls_send_tgt_adisc()1146 sizeof(struct fc_std_els_adisc); in fdls_send_tgt_adisc()1156 padisc = (struct fc_std_els_adisc *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_tgt_adisc()2461 struct fc_std_els_adisc *adisc_rsp = (struct fc_std_els_adisc *)fchdr; in fdls_process_tgt_adisc_rsp()4520 struct fc_std_els_adisc *padisc_acc; in fdls_process_adisc_req()4521 struct fc_std_els_adisc *adisc_req = (struct fc_std_els_adisc *)fchdr; in fdls_process_adisc_req()4535 sizeof(struct fc_std_els_adisc); in fdls_process_adisc_req()4598 padisc_acc = (struct fc_std_els_adisc *) (acc_frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_process_adisc_req()