Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h1490 static inline int is_pci_uld(const struct adapter *adap) in is_pci_uld() function
H A Dsge.c5017 if (is_pci_uld(adap)) { in t4_sge_stop()