Searched refs:is_pci_uld (Results 1 – 3 of 3) sorted by relevance
730 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_uld_alloc_resources()834 if ((type == CXGB4_ULD_CRYPTO && !is_pci_uld(adap)) || in cxgb4_unregister_uld()
1487 static inline int is_pci_uld(const struct adapter *adap) in is_pci_uld() function
5018 if (is_pci_uld(adap)) { in t4_sge_stop()