Searched refs:pels_acc (Results 1 – 1 of 1) sorted by relevance
497 struct fc_std_els_acc_rsp *pels_acc; in fdls_init_els_acc_frame() local500 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()508 FNIC_STD_SET_S_ID(pels_acc->fchdr, s_id); in fdls_init_els_acc_frame()509 FNIC_STD_SET_RX_ID(pels_acc->fchdr, FNIC_UNASSIGNED_RXID); in fdls_init_els_acc_frame()570 struct fc_std_els_acc_rsp *pels_acc; in fdls_send_rscn_resp() local583 pels_acc = (struct fc_std_els_acc_rsp *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET); in fdls_send_rscn_resp()586 FNIC_STD_SET_D_ID(pels_acc->fchdr, rscn_fchdr->fh_s_id); in fdls_send_rscn_resp()589 FNIC_STD_SET_OX_ID(pels_acc->fchdr, oxid); in fdls_send_rscn_resp()4139 struct fc_std_els_acc_rsp *pels_acc; in fdls_process_els_req() local[all …]