Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c969 if (!ocqp_supported(infop)) in c4iw_alloc()
1015 } else if (ocqp_supported(infop)) { in c4iw_alloc()
Diw_cxgb4.h997 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported() function
Dqp.c115 if (!ocqp_support || !ocqp_supported(&rdev->lldi)) in alloc_oc_sq()