Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h520 int start, int n, const u16 *rspq, unsigned int nrspq);
H A Dt4_hw.c2241 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
2245 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range()