Searched refs:TX_RING (Results 1 – 5 of 5) sorted by relevance
34 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_xmit_xdp()
490 #define TX_RING(x) (((x) & ~(TX_DESC_CNT - 1)) >> (BNXT_PAGE_SHIFT - 4)) macro
320 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()388 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()439 &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()476 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()
29 #define TX_RING 0 macro291 hns_rcb_ring_init(ring, TX_RING); in hns_rcb_init_hw()491 hns_rcb_ring_get_cfg(&ring_pair_cb->q, TX_RING); in hns_rcb_ring_pair_get_cfg()
126 In this case, you also need to bind(2) the TX_RING with sll_protocol = 0532 - RX_RING, TX_RING available539 - RX_RING, TX_RING available565 - TX_RING semantics are conceptually similar to TPACKET_V2;1029 Getting timestamps for the TX_RING works as follows: i) fill the ring frames,1042 TX_RING part only TP_STATUS_AVAILABLE is set, then the tp_sec and tp_{n,u}sec