Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dnetdev.c941 #define IGBVF_NO_QUEUE -1 macro
954 if (rx_queue > IGBVF_NO_QUEUE) { in igbvf_assign_vector()
969 if (tx_queue > IGBVF_NO_QUEUE) { in igbvf_assign_vector()
1003 igbvf_assign_vector(adapter, IGBVF_NO_QUEUE, 0, vector++); in igbvf_configure_msix()
1006 igbvf_assign_vector(adapter, 0, IGBVF_NO_QUEUE, vector++); in igbvf_configure_msix()