Searched refs:fast_free_thresh (Results 1 – 1 of 1) sorted by relevance
2869 uint16_t rs_thresh, free_thresh, fast_free_thresh; in hns3_tx_queue_conf_check() local2895 fast_free_thresh = nb_desc - rs_thresh; in hns3_tx_queue_conf_check()2896 if (fast_free_thresh >= in hns3_tx_queue_conf_check()2898 free_thresh = fast_free_thresh - in hns3_tx_queue_conf_check()