Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.c91 void port_err_mask(struct ifpga_port_hw *port, bool mask) in port_err_mask() function
147 port_err_mask(port, true); in port_err_clear()
162 port_err_mask(port, false); in port_err_clear()
H A Difpga_port_error.c94 port_err_mask(port, false); in port_error_init()
H A Difpga_feature_dev.h164 void port_err_mask(struct ifpga_port_hw *port, bool mask);