Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfp/
H A Dnfp_ctrl.h314 #define NFP_NET_CFG_RXR_STATS(_x) (NFP_NET_CFG_RXR_STATS_BASE + \ macro
H A Dnfp_common.c544 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i)); in nfp_net_stats_get()
550 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i) + 0x8); in nfp_net_stats_get()
639 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i)); in nfp_net_stats_reset()
642 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i) + 0x8); in nfp_net_stats_reset()