Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igbvf/
Dnetdev.c923 #define IGBVF_NO_QUEUE -1 macro
936 if (rx_queue > IGBVF_NO_QUEUE) { in igbvf_assign_vector()
951 if (tx_queue > IGBVF_NO_QUEUE) { in igbvf_assign_vector()
985 igbvf_assign_vector(adapter, IGBVF_NO_QUEUE, 0, vector++); in igbvf_configure_msix()
988 igbvf_assign_vector(adapter, 0, IGBVF_NO_QUEUE, vector++); in igbvf_configure_msix()