Searched refs:fc_std_els_adisc (Results 1 – 2 of 2) sorted by relevance
160 struct fc_std_els_adisc { struct
1176 struct fc_std_els_adisc *padisc; in fdls_send_tgt_adisc()1182 sizeof(struct fc_std_els_adisc); in fdls_send_tgt_adisc()1192 padisc = (struct fc_std_els_adisc *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_tgt_adisc()2518 struct fc_std_els_adisc *adisc_rsp = (struct fc_std_els_adisc *)fchdr; in fdls_process_tgt_adisc_rsp()4630 struct fc_std_els_adisc *padisc_acc; in fdls_process_adisc_req()4631 struct fc_std_els_adisc *adisc_req = (struct fc_std_els_adisc *)fchdr; in fdls_process_adisc_req()4645 sizeof(struct fc_std_els_adisc); in fdls_process_adisc_req()4708 padisc_acc = (struct fc_std_els_adisc *) (acc_frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_process_adisc_req()
Completed in 13 milliseconds