Searched refs:FNIC_STD_GET_OX_ID (Results 1 – 5 of 5) sorted by relevance
2551 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_adisc_rsp()2646 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_plogi_rsp()2774 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_prli_rsp()3870 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_fabric_abts_rsp()4081 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_unsupported_els_req()4119 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_rls_req()4193 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_els_req()4241 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_abts_rsp()4388 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_plogi_req()4717 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_adisc_req()[all …]
91 #define FNIC_STD_GET_OX_ID(_fchdr) (be16_to_cpu((_fchdr)->fh_ox_id)) macro
490 fchdr->fh_type, FNIC_STD_GET_OX_ID(fchdr)); in fnic_fcoe_process_flogi_resp()498 oxid = FNIC_STD_GET_OX_ID(fchdr); in fnic_fcoe_process_flogi_resp()
619 FNIC_STD_GET_OX_ID(fchdr), len); in fnic_debug_dump_fc_frame()
718 fchdr->fh_type, FNIC_STD_GET_OX_ID(fchdr)); in fdls_send_fcoe_frame()
Completed in 18 milliseconds