Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_regs.h140 #define IGB_MAX_RX_QUEUES_82575 4 macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h53 #define IGB_MAX_RX_QUEUES_82575 4 macro
H A Digb_main.c3977 max_rss_queues = IGB_MAX_RX_QUEUES_82575; in igb_get_max_rss_queues()