Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfp/
H A Dnfp_ctrl.h274 #define NFP_NET_CFG_ICR(_x) (NFP_NET_CFG_ICR_BASE + (_x)) macro
H A Dnfp_common.c818 nn_cfg_writeb(hw, NFP_NET_CFG_ICR(base + queue_id), in nfp_rx_queue_intr_enable()
839 nn_cfg_writeb(hw, NFP_NET_CFG_ICR(base + queue_id), 0x1); in nfp_rx_queue_intr_disable()
888 nn_cfg_writeb(hw, NFP_NET_CFG_ICR(NFP_NET_IRQ_LSC_IDX), in nfp_net_irq_unmask()