Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1248 int start, int n, const u16 *rspq, int nrspq) in t4vf_config_rss_range() argument
1251 const u16 *rsp_end = rspq+nrspq; in t4vf_config_rss_range()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1896 int start, int n, const u16 *rspq, unsigned int nrspq);
H A Dt4_hw.c5145 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
5149 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range()