Searched refs:CXGB4_TX_CRYPTO (Results 1 – 5 of 5) sorted by relevance
86 CXGB4_TX_CRYPTO)318 CXGB4_TX_CRYPTO, enumerator
188 case CXGB4_TX_CRYPTO: in cudbg_uld_txq_to_qtype()
3065 if (r < uld_txq_entries[CXGB4_TX_CRYPTO]) { in sge_qinfo_show()3069 utxq_info = s->uld_txq_info[CXGB4_TX_CRYPTO]; in sge_qinfo_show()3098 r -= uld_txq_entries[CXGB4_TX_CRYPTO]; in sge_qinfo_show()
3299 ret = uld_send(adap, skb, CXGB4_TX_CRYPTO); in t4_crypto_send()4816 if (unlikely(uld_type == CXGB4_TX_CRYPTO)) in t4_sge_alloc_uld_txq()5050 txq_info = adap->sge.uld_txq_info[CXGB4_TX_CRYPTO]; in t4_sge_stop()
579 adap->sge.uld_txq_info[CXGB4_TX_CRYPTO]; in cxgb4_is_crypto_q_full()
Completed in 29 milliseconds