Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h916 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported() function
Ddevice.c940 if (!ocqp_supported(infop)) in c4iw_alloc()
986 } else if (ocqp_supported(infop)) { in c4iw_alloc()
Dqp.c115 if (!ocqp_support || !ocqp_supported(&rdev->lldi)) in alloc_oc_sq()