Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c856 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
861 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
1020 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1025 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1122 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1130 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1310 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1315 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1488 chcr_eth_txq_stop(q); in chcr_ktls_tx_plaintxt()
1493 chcr_eth_txq_stop(q); in chcr_ktls_tx_plaintxt()
[all …]
H A Dchcr_common.h94 static inline void chcr_eth_txq_stop(struct sge_eth_txq *q) in chcr_eth_txq_stop() function