Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
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()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1898 int start, int n, const u16 *rspq, unsigned int nrspq);
Dt4_hw.c5143 int start, int n, const u16 *rspq, unsigned int nrspq) in t4_config_rss_range() argument
5147 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range()