Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h220 #define NFP_NET_CFG_RSS_KEY (NFP_NET_CFG_RSS_BASE + 0x4) macro
H A Dnfp_net.c2542 nn_cfg_writeb(hw, NFP_NET_CFG_RSS_KEY + i, key); in nfp_net_rss_hash_write()
2657 key = nn_cfg_readb(hw, NFP_NET_CFG_RSS_KEY + i); in nfp_net_rss_hash_conf_get()