Searched refs:HNS3_TX_RS_FREE_THRESH_GAP (Results 1 – 1 of 1) sorted by relevance
2499 #define HNS3_TX_RS_FREE_THRESH_GAP 8 in hns3_tx_queue_conf_check() macro2514 rs_thresh >= nb_desc - HNS3_TX_RS_FREE_THRESH_GAP || in hns3_tx_queue_conf_check()2515 free_thresh >= nb_desc - HNS3_TX_RS_FREE_THRESH_GAP) { in hns3_tx_queue_conf_check()