Home
last modified time | relevance | path

Searched refs:ifpga_set_irq (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_ifpga_hw_api.c61 return ifpga_set_irq(fme->parent, FEATURE_FIU_ID_FME, 0, in opae_manager_ifpga_set_err_irq()
143 return ifpga_set_irq(port->parent, FEATURE_FIU_ID_PORT, port->port_id, in opae_bridge_ifpga_set_err_irq()
H A Difpga_api.h22 int ifpga_set_irq(struct ifpga_hw *hw, u32 fiu_id, u32 port_id,
H A Difpga_api.c46 return ifpga_set_irq(port->parent, FEATURE_FIU_ID_PORT, port->port_id, in ifpga_acc_set_irq()
406 int ifpga_set_irq(struct ifpga_hw *hw, u32 fiu_id, u32 port_id, in ifpga_set_irq() function