Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ctrl.h295 #define NFP_NET_CFG_RSS_HFUNC 0xff000000 macro
H A Dnfp_net_ethtool.c1371 new_rss_cfg |= FIELD_PREP(NFP_NET_CFG_RSS_HFUNC, nn->rss_hfunc); in nfp_net_set_rss_hash_opt()
H A Dnfp_net_common.c2465 FIELD_PREP(NFP_NET_CFG_RSS_HFUNC, nn->rss_hfunc) | in nfp_net_rss_init()