Home
last modified time | relevance | path

Searched refs:chcr_eth_txq_stop (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c852 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
857 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
1016 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1021 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1118 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1126 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1306 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1311 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1484 chcr_eth_txq_stop(q); in chcr_ktls_tx_plaintxt()
1489 chcr_eth_txq_stop(q); in chcr_ktls_tx_plaintxt()
[all …]
Dchcr_common.h94 static inline void chcr_eth_txq_stop(struct sge_eth_txq *q) in chcr_eth_txq_stop() function