Searched refs:tx_next_dd (Results 1 – 16 of 16) sorted by relevance
86 status = txq->tx_ring[txq->tx_next_dd].wb.status; in ixgbe_tx_free_bufs()96 txep = &txq->sw_ring_v[txq->tx_next_dd - (n - 1)]; in ixgbe_tx_free_bufs()125 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in ixgbe_tx_free_bufs()126 if (txq->tx_next_dd >= txq->nb_tx_desc) in ixgbe_tx_free_bufs()127 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ixgbe_tx_free_bufs()153 for (i = txq->tx_next_dd - (txq->tx_rs_thresh - 1); in _ixgbe_tx_queue_release_mbufs_vec()228 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in _ixgbe_reset_tx_queue_vec()
222 uint16_t tx_next_dd; /**< next desc to scan for DD bit */ member
110 status = txq->tx_ring[txq->tx_next_dd].wb.status; in ixgbe_tx_free_bufs()118 txep = &(txq->sw_ring[txq->tx_next_dd - (txq->tx_rs_thresh - 1)]); in ixgbe_tx_free_bufs()143 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in ixgbe_tx_free_bufs()144 if (txq->tx_next_dd >= txq->nb_tx_desc) in ixgbe_tx_free_bufs()145 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ixgbe_tx_free_bufs()2519 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ixgbe_reset_tx_queue()
91 if ((txq->tx_ring[txq->tx_next_dd].cmd_type_offset_bsz & in i40e_tx_free_bufs()101 txep = &txq->sw_ring[txq->tx_next_dd - (n - 1)]; in i40e_tx_free_bufs()142 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in i40e_tx_free_bufs()143 if (txq->tx_next_dd >= txq->nb_tx_desc) in i40e_tx_free_bufs()144 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in i40e_tx_free_bufs()
890 if ((txq->tx_ring[txq->tx_next_dd].cmd_type_offset_bsz & in i40e_tx_free_bufs_avx512()901 txep += txq->tx_next_dd - (n - 1); in i40e_tx_free_bufs_avx512()982 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in i40e_tx_free_bufs_avx512()983 if (txq->tx_next_dd >= txq->nb_tx_desc) in i40e_tx_free_bufs_avx512()984 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in i40e_tx_free_bufs_avx512()
1332 if ((txq->tx_ring[txq->tx_next_dd].cmd_type_offset_bsz & in i40e_tx_free_bufs()1337 txep = &txq->sw_ring[txq->tx_next_dd - (tx_rs_thresh - 1)]; in i40e_tx_free_bufs()1369 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in i40e_tx_free_bufs()1370 if (txq->tx_next_dd >= txq->nb_tx_desc) in i40e_tx_free_bufs()1371 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in i40e_tx_free_bufs()2607 i = txq->tx_next_dd - txq->tx_rs_thresh + 1; in i40e_tx_queue_release_mbufs()2624 i = txq->tx_next_dd - txq->tx_rs_thresh + 1; in i40e_tx_queue_release_mbufs()2781 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in i40e_reset_tx_queue()
164 uint16_t tx_next_dd; member
89 if ((txq->tx_ring[txq->tx_next_dd].cmd_type_offset_bsz & in ice_tx_free_bufs_vec()99 txep = &txq->sw_ring[txq->tx_next_dd - (n - 1)]; in ice_tx_free_bufs_vec()129 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in ice_tx_free_bufs_vec()130 if (txq->tx_next_dd >= txq->nb_tx_desc) in ice_tx_free_bufs_vec()131 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ice_tx_free_bufs_vec()195 i = txq->tx_next_dd - txq->tx_rs_thresh + 1; in _ice_tx_queue_release_mbufs_vec()
985 if ((txq->tx_ring[txq->tx_next_dd].cmd_type_offset_bsz & in ice_tx_free_bufs_avx512()996 txep += txq->tx_next_dd - (n - 1); in ice_tx_free_bufs_avx512()1076 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in ice_tx_free_bufs_avx512()1077 if (txq->tx_next_dd >= txq->nb_tx_desc) in ice_tx_free_bufs_avx512()1078 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ice_tx_free_bufs_avx512()
137 uint16_t tx_next_dd; member
951 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ice_reset_tx_queue()2946 if ((txq->tx_ring[txq->tx_next_dd].cmd_type_offset_bsz & in ice_tx_free_bufs()2951 txep = &txq->sw_ring[txq->tx_next_dd - (txq->tx_rs_thresh - 1)]; in ice_tx_free_bufs()2969 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_rs_thresh); in ice_tx_free_bufs()2970 if (txq->tx_next_dd >= txq->nb_tx_desc) in ice_tx_free_bufs()2971 txq->tx_next_dd = (uint16_t)(txq->tx_rs_thresh - 1); in ice_tx_free_bufs()
402 txq->tx_next_dd = txq->tx_rs_thresh - 1; in reset_tx_queue()
342 uint16_t tx_next_dd; /**< next desc to scan for DD bit */ member
65 status = txq->tx_ring[txq->tx_next_dd].dw3; in ngbe_tx_free_bufs()77 txep = &txq->sw_ring[txq->tx_next_dd - (txq->tx_free_thresh - 1)]; in ngbe_tx_free_bufs()101 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_free_thresh); in ngbe_tx_free_bufs()102 if (txq->tx_next_dd >= txq->nb_tx_desc) in ngbe_tx_free_bufs()103 txq->tx_next_dd = (uint16_t)(txq->tx_free_thresh - 1); in ngbe_tx_free_bufs()1855 txq->tx_next_dd = (uint16_t)(txq->tx_free_thresh - 1); in ngbe_reset_tx_queue()
388 uint16_t tx_next_dd; /**< next desc to scan for DD bit */ member
108 status = txq->tx_ring[txq->tx_next_dd].dw3; in txgbe_tx_free_bufs()120 txep = &txq->sw_ring[txq->tx_next_dd - (txq->tx_free_thresh - 1)]; in txgbe_tx_free_bufs()144 txq->tx_next_dd = (uint16_t)(txq->tx_next_dd + txq->tx_free_thresh); in txgbe_tx_free_bufs()145 if (txq->tx_next_dd >= txq->nb_tx_desc) in txgbe_tx_free_bufs()146 txq->tx_next_dd = (uint16_t)(txq->tx_free_thresh - 1); in txgbe_tx_free_bufs()2161 txq->tx_next_dd = (uint16_t)(txq->tx_free_thresh - 1); in txgbe_reset_tx_queue()