Home
last modified time | relevance | path

Searched refs:bfa_hton3b (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcbuild.c44 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ | in fcbuild_init()
55 bfa_hton3b(FCTL_EC_RESP | FCTL_SEQ_INI | FCTL_LS_EXCH | in fcbuild_init()
64 fc_bls_req_tmpl.f_ctl = bfa_hton3b(FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
74 bfa_hton3b(FCTL_EC_RESP | FCTL_SEQ_INI | FCTL_LS_EXCH | in fcbuild_init()
124 bfa_hton3b(FCTL_FS_EXCH | FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
138 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ | in fc_gs_fchdr_build()
160 bfa_hton3b(FCTL_EC_RESP | FCTL_SEQ_INI | FCTL_LS_EXCH | in fc_gsresp_fchdr_build()
227 u32 d_id = bfa_hton3b(FC_FABRIC_PORT); in fc_flogi_build()
286 u32 d_id = bfa_hton3b(FC_FABRIC_PORT); in fc_fdisc_build()
767 u32 dctlr_id = FC_DOMAIN_CTRLR(bfa_hton3b(d_id)); in fc_rpsc2_build()
[all …]
Dbfa_cs.h319 #define bfa_hton3b(_x) bfa_swap_3b(_x) macro
321 #define bfa_hton3b(_x) (_x) macro
324 #define bfa_ntoh3b(_x) bfa_hton3b(_x)
Dbfa_fcs.c248 fabric->bport.pid = bfa_hton3b(fabric->bport.pid); in bfa_fcs_fabric_sm_created()
295 fabric->bport.pid = bfa_hton3b(fabric->bport.pid); in bfa_fcs_fabric_sm_linkdown()
1221 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) { in bfa_fcs_fabric_uf_recv()
1337 bfa_hton3b(FC_FABRIC_PORT), in bfa_fcs_fabric_send_flogi_acc()
Dbfa_fcs_lport.c1295 port->pid = bfa_hton3b(port->pid); in bfa_fcport_get_loop_attr()
1345 if (alpa_map[i] != bfa_hton3b(port->pid)) { in bfa_fcs_lport_loop_online()
1349 bfa_hton3b(pid)); in bfa_fcs_lport_loop_online()
1352 bfa_hton3b(pid)); in bfa_fcs_lport_loop_online()
1361 bfa_hton3b(pid)); in bfa_fcs_lport_loop_online()
1364 bfa_hton3b(pid)); in bfa_fcs_lport_loop_online()
3440 bfa_hton3b(FC_MGMT_SERVER), in bfa_fcs_lport_ms_send_plogi()
4405 bfa_hton3b(FC_NAME_SERVER), in bfa_fcs_lport_ns_send_plogi()
Dbfad_attr.c107 bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port)); in bfad_im_get_host_port_id()
Dbfad_im.c1069 bfa_hton3b(bfa_fcs_itnim_get_fcid(&itnim->fcs_itnim)); in bfad_im_fc_rport_add()