Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vdpa/ifcvf/
Difcvf_base.h127 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area,
Difcvf_base.c356 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area, in ifcvf_set_vq_address() function
Difcvf_main.c513 return ifcvf_set_vq_address(vf, qid, desc_area, driver_area, device_area); in ifcvf_vdpa_set_vq_address()