Home
last modified time | relevance | path

Searched refs:ETHTXQ_STOP_THRES (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_ipsec.c463 if (unlikely(credits < ETHTXQ_STOP_THRES)) { in chcr_crypto_wreq()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c114 ETHTXQ_STOP_THRES = 1 + DIV_ROUND_UP(ETHTXQ_MAX_FLITS, TXD_PER_EQ_UNIT), enumerator
1245 if (unlikely(credits < ETHTXQ_STOP_THRES)) { in t4vf_eth_xmit()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h67 #define ETHTXQ_STOP_THRES \ macro
Dsge.c1402 if (unlikely(credits < ETHTXQ_STOP_THRES)) { in cxgb4_eth_xmit()
1708 if (unlikely(credits < ETHTXQ_STOP_THRES)) { in cxgb4_vf_eth_xmit()