Home
last modified time | relevance | path

Searched refs:msix_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h87 #define CFG_GET_IOQ_MSIX(cfg) ((cfg)->msix_cfg.ioq_msix)
88 #define CFG_GET_NON_IOQ_MSIX(cfg) ((cfg)->msix_cfg.non_ioq_msix)
89 #define CFG_GET_NON_IOQ_MSIX_NAMES(cfg) ((cfg)->msix_cfg.non_ioq_msix_names)
244 struct octep_msix_config msix_cfg; member
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_config.h76 #define CFG_GET_IOQ_MSIX(cfg) ((cfg)->msix_cfg.ioq_msix)
155 struct octep_vf_msix_config msix_cfg; member