IGBVF_NO_QUEUE
if (rx_queue > IGBVF_NO_QUEUE) {
if (tx_queue > IGBVF_NO_QUEUE) {
igbvf_assign_vector(adapter, IGBVF_NO_QUEUE, 0, vector++);
igbvf_assign_vector(adapter, 0, IGBVF_NO_QUEUE, vector++);