Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa.h37 #define bfa_reqq_ci(__bfa, __reqq) \ argument
40 #define bfa_reqq_full(__bfa, __reqq) \ argument
59 #define bfa_rspq_pi(__bfa, __rspq) \ argument
262 #define bfa_fn_lpu(__bfa) \ argument
287 #define bfa_msix(__bfa, __vec) \ argument
350 #define bfa_ioc_clear_stats(__bfa) \ argument
352 #define bfa_get_nports(__bfa) \ argument
366 #define bfa_get_ioc_state(__bfa) \ argument
368 #define bfa_get_type(__bfa) \ argument
370 #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
256 #define BFA_RPORT_MOD(__bfa) (&(__bfa)->modules.rport_mod) argument
262 #define BFA_RPORT_FROM_TAG(__bfa, _tag) \ argument
371 #define BFA_UF_MOD(__bfa) (&(__bfa)->modules.uf_mod) argument
372 #define BFA_MEM_UF_KVA(__bfa) (&(BFA_UF_MOD(__bfa)->kva_seg)) argument
426 #define BFA_LPS_MOD(__bfa) (&(__bfa)->modules.lps_mod) argument
512 #define BFA_FCPORT_MOD(__bfa) (&(__bfa)->modules.fcport) argument
[all …]
A Dbfa_ioc.h444 #define BFA_SFP_MOD(__bfa) (&(__bfa)->modules.sfp) argument
445 #define BFA_MEM_SFP_DMA(__bfa) (&(BFA_SFP_MOD(__bfa)->sfp_dma)) argument
494 #define BFA_FLASH(__bfa) (&(__bfa)->modules.flash) argument
628 #define BFA_DIAG_MOD(__bfa) (&(__bfa)->modules.diag_mod) argument
685 #define BFA_PHY(__bfa) (&(__bfa)->modules.phy) argument
686 #define BFA_MEM_PHY_DMA(__bfa) (&(BFA_PHY(__bfa)->phy_dma)) argument
736 #define BFA_FRU(__bfa) (&(__bfa)->modules.fru) argument
737 #define BFA_MEM_FRU_DMA(__bfa) (&(BFA_FRU(__bfa)->fru_dma)) argument
791 #define BFA_DCONF_MOD(__bfa) \ argument
794 #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
308 #define bfa_fcpim_ioredirect_enabled(__bfa) \ argument
311 #define bfa_fcpim_get_next_reqq(__bfa, __qid) \ argument
A Dbfa_fcs.h514 #define bfa_fcs_fcxp_alloc_wait(__bfa, __wqe, __alloc_cbfn, \ argument

Completed in 37 milliseconds