Searched refs:IGB_MAX_RX_QUEUES_82575 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/igb/ | ||
D | igb.h | 53 #define IGB_MAX_RX_QUEUES_82575 4 macro |
D | igb_main.c | 3948 max_rss_queues = IGB_MAX_RX_QUEUES_82575; in igb_get_max_rss_queues() |