Searched refs:CXGB4_ULD_CRYPTO (Results 1 – 5 of 5) sorted by relevance
277 cxgb4_register_uld(CXGB4_ULD_CRYPTO, &chcr_uld_info); in chcr_crypto_init()288 cxgb4_unregister_uld(CXGB4_ULD_CRYPTO); in chcr_crypto_exit()
478 if (uld_type == CXGB4_ULD_CRYPTO) { in setup_sge_txq_uld()736 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_uld_alloc_resources()737 (type != CXGB4_ULD_CRYPTO && !is_offload(adap))) in cxgb4_uld_alloc_resources()840 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_unregister_uld()841 (type != CXGB4_ULD_CRYPTO && !is_offload(adap))) in cxgb4_unregister_uld()
204 case CXGB4_ULD_CRYPTO: in cudbg_uld_rxq_to_qtype()222 case CXGB4_ULD_CRYPTO: in cudbg_uld_flq_to_qtype()
85 #define TX_ULD(uld)(((uld) != CXGB4_ULD_CRYPTO) ? CXGB4_TX_OFLD :\309 CXGB4_ULD_CRYPTO, enumerator
3070 urxq_info = s->uld_rxq_info[CXGB4_ULD_CRYPTO]; in sge_qinfo_show()