Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h274 #define NFP_NET_CFG_ICR(_x) (NFP_NET_CFG_ICR_BASE + (_x)) macro
H A Dnfp_net.c1361 nn_cfg_writeb(hw, NFP_NET_CFG_ICR(base + queue_id), in nfp_rx_queue_intr_enable()
1381 nn_cfg_writeb(hw, NFP_NET_CFG_ICR(base + queue_id), 0x1); in nfp_rx_queue_intr_disable()
1430 nn_cfg_writeb(hw, NFP_NET_CFG_ICR(NFP_NET_IRQ_LSC_IDX), in nfp_net_irq_unmask()