Searched refs:WX_VF_RX_QUEUES (Results 1 – 3 of 3) sorted by relevance
72 #define WX_VF_RX_QUEUES 2 /* number of Rx queues supported */ macro
457 wx->mac.max_rx_queues = msgbuf[WX_VF_RX_QUEUES]; in wx_get_queues_vf()
345 msgbuf[WX_VF_RX_QUEUES] = __ALIGN_MASK(1, ~vmdq->mask); in wx_get_vf_queues()