Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_api.h18 int ifpga_get_prop(struct ifpga_hw *hw, u32 fiu_id, u32 port_id,
20 int ifpga_set_prop(struct ifpga_hw *hw, u32 fiu_id, u32 port_id,
22 int ifpga_set_irq(struct ifpga_hw *hw, u32 fiu_id, u32 port_id,
H A Difpga_api.c370 int ifpga_get_prop(struct ifpga_hw *hw, u32 fiu_id, u32 port_id, in ifpga_get_prop() argument
376 switch (fiu_id) { in ifpga_get_prop()
388 int ifpga_set_prop(struct ifpga_hw *hw, u32 fiu_id, u32 port_id, in ifpga_set_prop() argument
394 switch (fiu_id) { in ifpga_set_prop()
406 int ifpga_set_irq(struct ifpga_hw *hw, u32 fiu_id, u32 port_id, in ifpga_set_irq() argument
412 switch (fiu_id) { in ifpga_set_irq()