Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h152 int do_pr(struct ifpga_hw *hw, u32 port_id, const char *buffer, u32 size,
H A Difpga_fme_pr.c283 int do_pr(struct ifpga_hw *hw, u32 port_id, const char *buffer, in do_pr() function
H A Difpga_api.c367 return do_pr(hw, port_id, buffer, size, status); in ifpga_pr()