Searched refs:is_pci_uld (Results 1 – 3 of 3) sorted by relevance
736 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()
1486 static inline int is_pci_uld(const struct adapter *adap) in is_pci_uld() function
5047 if (is_pci_uld(adap)) { in t4_sge_stop()