Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfp/
H A Dnfp_ctrl.h220 #define NFP_NET_CFG_RSS_KEY (NFP_NET_CFG_RSS_BASE + 0x4) macro
H A Dnfp_common.c1143 nn_cfg_writeb(hw, NFP_NET_CFG_RSS_KEY + i, key); in nfp_net_rss_hash_write()
1258 key = nn_cfg_readb(hw, NFP_NET_CFG_RSS_KEY + i); in nfp_net_rss_hash_conf_get()