Home
last modified time | relevance | path

Searched refs:rsp_end (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1250 const u16 *rsp_end = rspq+nrspq; in t4vf_config_rss_range() local
1308 if (rsp >= rsp_end) in t4vf_config_rss_range()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1251 const u16 *rsp_end = rspq+nrspq; in t4vf_config_rss_range() local
1309 if (rsp >= rsp_end) in t4vf_config_rss_range()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5179 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range() local
5203 if (++rsp >= rsp_end) in t4_config_rss_range()
5206 if (++rsp >= rsp_end) in t4_config_rss_range()
5209 if (++rsp >= rsp_end) in t4_config_rss_range()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5149 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range() local
5173 if (++rsp >= rsp_end) in t4_config_rss_range()
5176 if (++rsp >= rsp_end) in t4_config_rss_range()
5179 if (++rsp >= rsp_end) in t4_config_rss_range()

Completed in 29 milliseconds