Searched refs:fc_std_els_acc_rsp (Results 1 – 2 of 2) sorted by relevance
150 struct fc_std_els_acc_rsp { struct
497 struct fc_std_els_acc_rsp *pels_acc; in fdls_init_els_acc_frame()500 pels_acc = (struct fc_std_els_acc_rsp *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_init_els_acc_frame()501 *pels_acc = (struct fc_std_els_acc_rsp) { in fdls_init_els_acc_frame()570 struct fc_std_els_acc_rsp *pels_acc; in fdls_send_rscn_resp()574 sizeof(struct fc_std_els_acc_rsp); in fdls_send_rscn_resp()583 pels_acc = (struct fc_std_els_acc_rsp *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_rscn_resp()603 struct fc_std_els_acc_rsp *plogo_resp; in fdls_send_logo_resp()607 sizeof(struct fc_std_els_acc_rsp); in fdls_send_logo_resp()616 plogo_resp = (struct fc_std_els_acc_rsp *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_logo_resp()4139 struct fc_std_els_acc_rsp *pels_acc; in fdls_process_els_req()[all …]
Completed in 11 milliseconds