Searched refs:IGC_N0_QUEUE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c4081 int rx_queue = IGC_N0_QUEUE;
4082 int tx_queue = IGC_N0_QUEUE;
4091 if (rx_queue > IGC_N0_QUEUE)
4095 if (tx_queue > IGC_N0_QUEUE)
H A Digc_defines.h638 #define IGC_N0_QUEUE -1 macro

Completed in 309 milliseconds