Home
last modified time | relevance | path

Searched defs:__bfa (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa.h36 #define bfa_reqq_ci(__bfa, __reqq) \ argument
39 #define bfa_reqq_full(__bfa, __reqq) \ argument
44 #define bfa_reqq_next(__bfa, __reqq) \ argument
58 #define bfa_rspq_pi(__bfa, __rspq) \ argument
280 #define bfa_fn_lpu(__bfa) \ argument
305 #define bfa_msix(__bfa, __vec) \ argument
370 #define bfa_get_nports(__bfa) \ argument
384 #define bfa_get_ioc_state(__bfa) \ argument
386 #define bfa_get_type(__bfa) \ argument
388 #define bfa_get_mac(__bfa) \ argument
[all …]
A Dbfa_svc.h64 #define BFA_SGPG_MOD(__bfa) (&(__bfa)->modules.sgpg_mod) argument
65 #define BFA_MEM_SGPG_KVA(__bfa) (&(BFA_SGPG_MOD(__bfa)->kva_seg)) argument
106 #define BFA_FCXP_MOD(__bfa) (&(__bfa)->modules.fcxp_mod) argument
108 #define BFA_MEM_FCXP_KVA(__bfa) (&(BFA_FCXP_MOD(__bfa)->kva_seg)) argument
240 #define BFA_RPORT_MOD(__bfa) (&(__bfa)->modules.rport_mod) argument
246 #define BFA_RPORT_FROM_TAG(__bfa, _tag) \ argument
373 #define BFA_UF_MOD(__bfa) (&(__bfa)->modules.uf_mod) argument
374 #define BFA_MEM_UF_KVA(__bfa) (&(BFA_UF_MOD(__bfa)->kva_seg)) argument
446 #define BFA_LPS_MOD(__bfa) (&(__bfa)->modules.lps_mod) argument
568 #define BFA_FCPORT_MOD(__bfa) (&(__bfa)->modules.fcport) argument
[all …]
A Dbfa_ioc.h471 #define BFA_SFP_MOD(__bfa) (&(__bfa)->modules.sfp) argument
472 #define BFA_MEM_SFP_DMA(__bfa) (&(BFA_SFP_MOD(__bfa)->sfp_dma)) argument
521 #define BFA_FLASH(__bfa) (&(__bfa)->modules.flash) argument
655 #define BFA_DIAG_MOD(__bfa) (&(__bfa)->modules.diag_mod) argument
712 #define BFA_PHY(__bfa) (&(__bfa)->modules.phy) argument
713 #define BFA_MEM_PHY_DMA(__bfa) (&(BFA_PHY(__bfa)->phy_dma)) argument
763 #define BFA_FRU(__bfa) (&(__bfa)->modules.fru) argument
764 #define BFA_MEM_FRU_DMA(__bfa) (&(BFA_FRU(__bfa)->fru_dma)) argument
833 #define BFA_DCONF_MOD(__bfa) \ argument
836 #define bfa_dconf_read_data_valid(__bfa) \ argument
[all …]
A Dbfa_port.h45 #define BFA_MEM_PORT_DMA(__bfa) (&((__bfa)->modules.port.port_dma)) argument
104 #define BFA_MEM_CEE_DMA(__bfa) (&((__bfa)->modules.cee.cee_dma)) argument
A Dbfa_fcpim.h41 #define BFA_MEM_FCP_KVA(__bfa) (&(BFA_FCP_MOD(__bfa)->kva_seg)) argument
368 #define bfa_fcpim_ioredirect_enabled(__bfa) \ argument
371 #define bfa_fcpim_get_next_reqq(__bfa, __qid) \ argument
A Dbfa_fcs.h700 #define bfa_fcs_fcxp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \ argument

Completed in 29 milliseconds