Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h311 #define NFP_NET_CFG_TXR_STATS(_x) (NFP_NET_CFG_TXR_STATS_BASE + \ macro
H A Dnfp_net.c1078 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i)); in nfp_net_stats_get()
1084 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i) + 0x8); in nfp_net_stats_get()
1167 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i)); in nfp_net_stats_reset()
1170 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i) + 0x8); in nfp_net_stats_reset()