Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vdpa/ifcvf/
Difcvf_base.h115 int ifcvf_start_hw(struct ifcvf_hw *hw);
Difcvf_base.c375 int ifcvf_start_hw(struct ifcvf_hw *hw) in ifcvf_start_hw() function
Difcvf_main.c367 ret = ifcvf_start_hw(vf); in ifcvf_start_datapath()