Home
last modified time | relevance | path

Searched refs:ICE_DEFAULT_TX_RSBIT_THRESH (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h80 #define ICE_DEFAULT_TX_RSBIT_THRESH 32 macro
H A Dice_dcf_ethdev.c692 .tx_rs_thresh = ICE_DEFAULT_TX_RSBIT_THRESH, in ice_dcf_dev_info_get()
H A Dice_rxtx.c1208 (ICE_DEFAULT_TX_RSBIT_THRESH + tx_free_thresh > nb_desc) ? in ice_tx_queue_setup()
1209 nb_desc - tx_free_thresh : ICE_DEFAULT_TX_RSBIT_THRESH; in ice_tx_queue_setup()
H A Dice_ethdev.c3647 .tx_rs_thresh = ICE_DEFAULT_TX_RSBIT_THRESH, in ice_dev_info_get()