Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c736 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_uld_alloc_resources()
840 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_unregister_uld()
H A Dcxgb4.h1486 static inline int is_pci_uld(const struct adapter *adap) in is_pci_uld() function
H A Dsge.c5047 if (is_pci_uld(adap)) { in t4_sge_stop()