Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h222 #define NFP_NET_CFG_RSS_ITBL (NFP_NET_CFG_RSS_BASE + 0x4 + \ macro
H A Dnfp_net.c2437 reta = nn_cfg_readl(hw, NFP_NET_CFG_RSS_ITBL + i); in nfp_net_rss_reta_write()
2447 nn_cfg_writel(hw, NFP_NET_CFG_RSS_ITBL + (idx * 64) + shift, in nfp_net_rss_reta_write()
2515 reta = nn_cfg_readl(hw, NFP_NET_CFG_RSS_ITBL + (idx * 64) + in nfp_net_reta_query()