Home
last modified time | relevance | path

Searched refs:FNIC_STD_GET_OX_ID (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/scsi/fnic/
H A Dfdls_disc.c2494 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_adisc_rsp()
2589 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_plogi_rsp()
2717 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_prli_rsp()
3760 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_fabric_abts_rsp()
3971 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_unsupported_els_req()
4009 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_rls_req()
4083 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_els_req()
4131 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_tgt_abts_rsp()
4278 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_plogi_req()
4607 oxid = FNIC_STD_GET_OX_ID(fchdr); in fdls_process_adisc_req()
[all …]
H A Dfdls_fc.h91 #define FNIC_STD_GET_OX_ID(_fchdr) (be16_to_cpu((_fchdr)->fh_ox_id)) macro
H A Dfip.c490 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()
H A Dfnic.h619 FNIC_STD_GET_OX_ID(fchdr), len); in fnic_debug_dump_fc_frame()
H A Dfnic_fcs.c716 fchdr->fh_type, FNIC_STD_GET_OX_ID(fchdr)); in fdls_send_fcoe_frame()