Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h33 struct cudbg_rss_vf_conf { struct
Dcudbg_lib.c288 sizeof(struct cudbg_rss_vf_conf); in cudbg_get_entity_length()
1574 struct cudbg_rss_vf_conf *vfconf; in cudbg_collect_rss_vf_config()
1579 vf_count * sizeof(struct cudbg_rss_vf_conf), in cudbg_collect_rss_vf_config()
1584 vfconf = (struct cudbg_rss_vf_conf *)temp_buff.data; in cudbg_collect_rss_vf_config()