Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h696 int start, int n, const u16 *rspq, unsigned int nrspq);
H A Dt4_hw.c5452 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
5456 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range()