Searched refs:hinic_get_rss_type (Results 1 – 3 of 3) sorted by relevance
873 int hinic_get_rss_type(void *hwdev, u32 tmpl_idx,
872 int hinic_get_rss_type(void *hwdev, u32 tmpl_idx, struct nic_rss_type *rss_type) in hinic_get_rss_type() function
2014 err = hinic_get_rss_type(nic_dev->hwdev, tmpl_idx, &rss_type); in hinic_rss_conf_get()