Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_hw.h138 static inline bool is_ifpga_hw_pf(struct ifpga_hw *hw) in is_ifpga_hw_pf() function
H A Difpga_enumerate.c652 is_ifpga_hw_pf(hw) ? "yes" : "no"); in ifpga_print_device_feature_list()