Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.h164 ifcvf_get_queue_notify_off(struct ifcvf_hw *hw, int qid);
H A Difcvf.c325 ifcvf_get_queue_notify_off(struct ifcvf_hw *hw, int qid) in ifcvf_get_queue_notify_off() function
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1036 *offset = ifcvf_get_queue_notify_off(&internal->hw, qid) + reg.offset; in ifcvf_get_notify_area()