Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h669 int start, int n, const u16 *rspq, unsigned int nrspq);
H A Dt4_hw.c5492 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
5496 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range()