Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_api.h26 int ifpga_pr(struct ifpga_hw *hw, u32 port_id, const char *buffer, u32 size,
H A Difpga_api.c192 return ifpga_pr(hw, id, buf, size, status); in ifpga_mgr_flash()
361 int ifpga_pr(struct ifpga_hw *hw, u32 port_id, const char *buffer, u32 size, in ifpga_pr() function