Searched refs:ETHTOOL_A_RSS_HFUNC (Results 1 – 4 of 4) sorted by relevance
127 nla_put_u32(skb, ETHTOOL_A_RSS_HFUNC, data->hfunc)) || in rss_fill_reply()
908 ETHTOOL_A_RSS_HFUNC, /* u32 */ enumerator
1768 ``ETHTOOL_A_RSS_HFUNC`` u32 RSS hash func1773 ETHTOOL_A_RSS_HFUNC attribute is bitmap indicating the hash function
623 [ETHTOOL_A_RSS_HFUNC] = { .name = "hfunc", .type = YNL_PT_U32, },5465 } else if (type == ETHTOOL_A_RSS_HFUNC) { in ethtool_rss_get_rsp_parse()