Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h175 int nicvf_qset_rbdr_active(struct nicvf *nic, uint16_t qidx);
H A Dnicvf_hw.c512 nicvf_qset_rbdr_active(struct nicvf *nic, uint16_t qidx) in nicvf_qset_rbdr_active() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c1484 if (nicvf_qset_rbdr_active(nic, 0)) in nicvf_vf_start()