NFP_NET_CFG_RXR_BASE  313 drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h #define NFP_NET_CFG_RXR_ADDR(_x)	(NFP_NET_CFG_RXR_BASE + ((_x) * 0x8))
NFP_NET_CFG_RXR_BASE  314 drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h #define NFP_NET_CFG_RXR_SZ(_x)		(NFP_NET_CFG_RXR_BASE + 0x200 + (_x))
NFP_NET_CFG_RXR_BASE  315 drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h #define NFP_NET_CFG_RXR_VEC(_x)		(NFP_NET_CFG_RXR_BASE + 0x240 + (_x))
NFP_NET_CFG_RXR_BASE  316 drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h #define NFP_NET_CFG_RXR_PRIO(_x)	(NFP_NET_CFG_RXR_BASE + 0x280 + (_x))
NFP_NET_CFG_RXR_BASE  317 drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h #define NFP_NET_CFG_RXR_IRQ_MOD(_x)	(NFP_NET_CFG_RXR_BASE + 0x300 + \