Home
last modified time | relevance | path

Searched refs:RTE_VHOST_NEED_LOG (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_lm.c111 if (!RTE_VHOST_NEED_LOG(features)) in mlx5_vdpa_lm_log()
H A Dmlx5_vdpa.c171 if (RTE_VHOST_NEED_LOG(features)) { in mlx5_vdpa_features_set()
/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h369 #define RTE_VHOST_NEED_LOG(features) ((features) & (1ULL << VHOST_F_LOG_ALL)) macro
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c328 if (RTE_VHOST_NEED_LOG(features)) { in vdpa_ifcvf_stop()
963 if (!RTE_VHOST_NEED_LOG(features)) in ifcvf_set_features()