Searched refs:TX_RING (Results 1 – 4 of 4) sorted by relevance
29 #define TX_RING 0 macro223 hns_rcb_ring_init(ring, TX_RING); in hns_rcb_init_hw()429 hns_rcb_ring_get_cfg(&ring_pair_cb->q, TX_RING); in hns_rcb_ring_pair_get_cfg()
138 In this case, you also need to bind(2) the TX_RING with sll_protocol = 0544 - RX_RING, TX_RING available551 - RX_RING, TX_RING available1036 Getting timestamps for the TX_RING works as follows: i) fill the ring frames,1049 TX_RING part only TP_STATUS_AVAILABLE is set, then the tp_sec and tp_{n,u}sec
445 #define TX_RING(x) (((x) & ~(TX_DESC_CNT - 1)) >> (BNXT_PAGE_SHIFT - 4)) macro
201 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()262 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()306 &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()342 txbd = &txr->tx_desc_ring[TX_RING(prod)][TX_IDX(prod)]; in bnxt_start_xmit()