Home
last modified time | relevance | path

Searched refs:is_pci_uld (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c741 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_register_uld()
805 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_unregister_uld()
Dcxgb4.h1286 static inline int is_pci_uld(const struct adapter *adap) in is_pci_uld() function
Dcxgb4_main.c5240 if (is_pci_uld(adap)) in get_msix_info()
5283 if (is_pci_uld(adap)) in enable_msix()
5306 if (is_pci_uld(adap)) { in enable_msix()
Dsge.c4155 if (is_pci_uld(adap)) { in t4_sge_stop()