Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c718 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_register_uld()
767 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.h1112 static inline int is_pci_uld(const struct adapter *adap) in is_pci_uld() function
Dcxgb4_main.c4333 if (is_pci_uld(adap)) in get_msix_info()
4376 if (is_pci_uld(adap)) in enable_msix()
4399 if (is_pci_uld(adap)) { in enable_msix()
Dsge.c3280 if (is_pci_uld(adap)) { in t4_sge_stop()