Home
last modified time | relevance | path

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

/linux/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()
/linux/net/bluetooth/
H A Dl2cap_core.c3715 void *rsp_end = rsp + len; in l2cap_parse_conf_rsp() local
3724 int ret = l2cap_get_conf_opt(&rsp, rsp_end, &type, &olen, &val); in l2cap_parse_conf_rsp()
3979 void *rsp_end = rsp + len; in l2cap_conf_rfc_get() local
3998 int ret = l2cap_get_conf_opt(&rsp, rsp_end, &type, &olen, &val); in l2cap_conf_rfc_get()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5150 const u16 *rsp_end = rspq + nrspq; in t4_config_rss_range() local
5174 if (++rsp >= rsp_end) in t4_config_rss_range()
5177 if (++rsp >= rsp_end) in t4_config_rss_range()
5180 if (++rsp >= rsp_end) in t4_config_rss_range()