Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h185 int nicvf_qset_sq_config(struct nicvf *nic, uint16_t qidx,
H A Dnicvf_hw.c544 nicvf_qset_sq_config(struct nicvf *nic, uint16_t qidx, struct nicvf_txq *txq) in nicvf_qset_sq_config() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c746 ret = nicvf_qset_sq_config(nic, qidx, txq); in nicvf_vf_start_tx_queue()