Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h33 struct cudbg_rss_vf_conf { struct
Dcxgb4_cudbg.c176 sizeof(struct cudbg_rss_vf_conf); in cxgb4_get_entity_length()
Dcudbg_lib.c1159 struct cudbg_rss_vf_conf *vfconf; in cudbg_collect_rss_vf_config()
1164 vf_count * sizeof(struct cudbg_rss_vf_conf), in cudbg_collect_rss_vf_config()
1169 vfconf = (struct cudbg_rss_vf_conf *)temp_buff.data; in cudbg_collect_rss_vf_config()