Searched refs:ocqp_supported (Results 1 – 3 of 3) sorted by relevance
978 if (!ocqp_supported(infop)) in c4iw_alloc()1024 } else if (ocqp_supported(infop)) { in c4iw_alloc()
928 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported() function
116 if (!ocqp_support || !ocqp_supported(&rdev->lldi)) in alloc_oc_sq()