Searched refs:ifcvf_set_vq_address (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/vdpa/ifcvf/ |
H A D | ifcvf_base.h | 125 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area,
|
H A D | ifcvf_base.c | 355 int ifcvf_set_vq_address(struct ifcvf_hw *hw, u16 qid, u64 desc_area, in ifcvf_set_vq_address() function
|
H A D | ifcvf_main.c | 518 return ifcvf_set_vq_address(vf, qid, desc_area, driver_area, device_area); in ifcvf_vdpa_set_vq_address()
|