Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c860 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
865 chcr_eth_txq_stop(q); in chcr_ktls_xmit_tcb_cpls()
1024 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1029 chcr_eth_txq_stop(q); in chcr_ktls_write_tcp_options()
1126 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1134 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_complete()
1314 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1319 chcr_eth_txq_stop(q); in chcr_ktls_xmit_wr_short()
1492 chcr_eth_txq_stop(q); in chcr_ktls_tx_plaintxt()
1497 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