Searched refs:IAVF_QTX_TAIL1 (Results 1 – 2 of 2) sorted by relevance
111 #define IAVF_QTX_TAIL1(_Q) (0x00000000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: PFR */ macro
1002 txr->tail = IAVF_QTX_TAIL1(txr->me); in iavf_if_tx_queues_alloc()