Searched refs:tx_stop_thrs (Results 1 – 2 of 2) sorted by relevance
553 if (likely(wqebb_cnt > txq->tx_stop_thrs)) in hinic3_send_one_skb()554 txq->tx_stop_thrs = min(wqebb_cnt, txq->tx_start_thrs); in hinic3_send_one_skb()595 txq->tx_stop_thrs, in hinic3_send_one_skb()741 txq->tx_stop_thrs = min(HINIC3_DEFAULT_STOP_THRS, in hinic3_configure_txqs()
133 u16 tx_stop_thrs; member