Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h167 int nicvf_qset_config(struct nicvf *nic);
H A Dnicvf_hw.c234 nicvf_qset_config(struct nicvf *nic) in nicvf_qset_config() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c1563 ret = nicvf_qset_config(nic); in nicvf_vf_start()