Searched refs:ifcvf_set_vq_address (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/vdpa/ifcvf/ |
D | ifcvf_base.h | 127 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area,
|
D | ifcvf_base.c | 356 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area, in ifcvf_set_vq_address() function
|
D | ifcvf_main.c | 513 return ifcvf_set_vq_address(vf, qid, desc_area, driver_area, device_area); in ifcvf_vdpa_set_vq_address()
|