Searched refs:ICE_DEFAULT_TX_RSBIT_THRESH (Results 1 – 4 of 4) sorted by relevance
80 #define ICE_DEFAULT_TX_RSBIT_THRESH 32 macro
692 .tx_rs_thresh = ICE_DEFAULT_TX_RSBIT_THRESH, in ice_dcf_dev_info_get()
1208 (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()
3647 .tx_rs_thresh = ICE_DEFAULT_TX_RSBIT_THRESH, in ice_dev_info_get()