Searched refs:TX_RING (Results 1 – 5 of 5) sorted by relevance
50 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_xmit_bd()73 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_xmit_bd()
652 #define TX_RING(x) (((x) & ~(TX_DESC_CNT - 1)) >> (BNXT_PAGE_SHIFT - 4)) macro
396 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()486 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()531 &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()574 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()
25 #define TX_RING 0 macro288 hns_rcb_ring_init(ring, TX_RING); in hns_rcb_init_hw()488 hns_rcb_ring_get_cfg(&ring_pair_cb->q, TX_RING); in hns_rcb_ring_pair_get_cfg()
130 In this case, you also need to bind(2) the TX_RING with sll_protocol = 0553 - RX_RING, TX_RING available560 - RX_RING, TX_RING available591 - TX_RING semantics are conceptually similar to TPACKET_V2;1054 Getting timestamps for the TX_RING works as follows: i) fill the ring frames,1067 TX_RING part only TP_STATUS_AVAILABLE is set, then the tp_sec and tp_{n,u}sec