Home
last modified time | relevance | path

Searched refs:IGB_MAX_RX_QUEUES_I211 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Digb_regs.h141 #define IGB_MAX_RX_QUEUES_I211 2 macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h54 #define IGB_MAX_RX_QUEUES_I211 2 macro
H A Digb_main.c3973 max_rss_queues = IGB_MAX_RX_QUEUES_I211; in igb_get_max_rss_queues()