Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h258 #define NFP_NET_CFG_RXR_VEC(_x) (NFP_NET_CFG_RXR_BASE + 0x240 + (_x)) macro
H A Dnfp_net.c589 nn_cfg_writeb(hw, NFP_NET_CFG_RXR_VEC(0), 0); in nfp_configure_rx_interrupt()
598 nn_cfg_writeb(hw, NFP_NET_CFG_RXR_VEC(i), i + 1); in nfp_configure_rx_interrupt()