Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfp/
H A Dnfp_ctrl.h311 #define NFP_NET_CFG_TXR_STATS(_x) (NFP_NET_CFG_TXR_STATS_BASE + \ macro
H A Dnfp_common.c562 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i)); in nfp_net_stats_get()
568 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i) + 0x8); in nfp_net_stats_get()
651 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i)); in nfp_net_stats_reset()
654 nn_cfg_readq(hw, NFP_NET_CFG_TXR_STATS(i) + 0x8); in nfp_net_stats_reset()