Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.h152 ifcvf_enable_logging(struct ifcvf_hw *hw, u64 log_base, u64 log_size);
H A Difcvf.c282 ifcvf_enable_logging(struct ifcvf_hw *hw, u64 log_base, u64 log_size) in ifcvf_enable_logging() function
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c972 ifcvf_enable_logging(&internal->hw, IFCVF_LOG_BASE, log_size); in ifcvf_set_features()