Home
last modified time | relevance | path

Searched refs:nrspq (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h504 int start, int n, const u16 *rspq, unsigned int nrspq);
H A Dt4_hw.c2219 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
2223 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range()