Searched refs:ifpga_set_irq (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_ifpga_hw_api.c | 61 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 D | ifpga_api.h | 22 int ifpga_set_irq(struct ifpga_hw *hw, u32 fiu_id, u32 port_id,
|
| H A D | ifpga_api.c | 46 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
|