Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h314 #define NFP_NET_CFG_RXR_STATS(_x) (NFP_NET_CFG_RXR_STATS_BASE + \ macro
H A Dnfp_net.c1060 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i)); in nfp_net_stats_get()
1066 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i) + 0x8); in nfp_net_stats_get()
1155 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i)); in nfp_net_stats_reset()
1158 nn_cfg_readq(hw, NFP_NET_CFG_RXR_STATS(i) + 0x8); in nfp_net_stats_reset()