Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Ddevice.c978 if (!ocqp_supported(infop)) in c4iw_alloc()
1024 } else if (ocqp_supported(infop)) { in c4iw_alloc()
Diw_cxgb4.h928 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported() function
Dqp.c116 if (!ocqp_support || !ocqp_supported(&rdev->lldi)) in alloc_oc_sq()