Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h45 struct cudbg_rss_vf_conf { struct
Dcxgb4_cudbg.c187 sizeof(struct cudbg_rss_vf_conf); in cxgb4_get_entity_length()
Dcudbg_lib.c1163 struct cudbg_rss_vf_conf *vfconf; in cudbg_collect_rss_vf_config()
1168 vf_count * sizeof(struct cudbg_rss_vf_conf), in cudbg_collect_rss_vf_config()
1173 vfconf = (struct cudbg_rss_vf_conf *)temp_buff.data; in cudbg_collect_rss_vf_config()