Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
Doctep_config.h83 #define CFG_GET_NON_IOQ_MSIX_NAMES(cfg) ((cfg)->msix_cfg.non_ioq_msix_names) macro
Doctep_main.c208 non_ioq_msix_names = CFG_GET_NON_IOQ_MSIX_NAMES(oct->conf); in octep_request_irqs()