Searched refs:WX_VF_TX_QUEUES (Results 1 – 3 of 3) sorted by relevance
71 #define WX_VF_TX_QUEUES 1 /* number of Tx queues supported */ macro
452 wx->mac.max_tx_queues = msgbuf[WX_VF_TX_QUEUES]; in wx_get_queues_vf()
344 msgbuf[WX_VF_TX_QUEUES] = __ALIGN_MASK(1, ~vmdq->mask); in wx_get_vf_queues()