Searched refs:fast_free_thresh (Results 1 – 1 of 1) sorted by relevance
2500 uint16_t rs_thresh, free_thresh, fast_free_thresh; in hns3_tx_queue_conf_check() local2526 fast_free_thresh = nb_desc - rs_thresh; in hns3_tx_queue_conf_check()2527 if (fast_free_thresh >= in hns3_tx_queue_conf_check()2529 free_thresh = fast_free_thresh - in hns3_tx_queue_conf_check()