Home
last modified time | relevance | path

Searched refs:fpga_msix_set_block (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_port_error.c151 ret = fpga_msix_set_block(feature, 0, 1, &err_irq_set->evtfd); in port_error_set_irq()
H A Difpga_feature_dev.h202 int fpga_msix_set_block(struct ifpga_feature *feature, unsigned int start,
H A Difpga_feature_dev.c373 int fpga_msix_set_block(struct ifpga_feature *feature, unsigned int start, in fpga_msix_set_block() function
H A Difpga_port.c397 ret = fpga_msix_set_block(feature, uafu_irq_set->start, in port_uint_set_irq()
H A Difpga_fme_error.c399 ret = fpga_msix_set_block(feature, 0, 1, &err_irq_set->evtfd); in fme_global_err_set_irq()