Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c861 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
866 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
1025 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1030 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1127 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1135 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1315 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1320 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1493 chcr_eth_txq_stop(q); in chcr_ktls_tx_plaintxt()
1498 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