Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h189 uint32_t nicvf_qsize_rbdr_roundup(uint32_t val);
H A Dnicvf_hw.c467 nicvf_qsize_rbdr_roundup(uint32_t val) in nicvf_qsize_rbdr_roundup() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c1555 ret = nicvf_qsize_rbdr_roundup(total_rxq_desc); in nicvf_vf_start()
1571 nb_rbdr_desc = nicvf_qsize_rbdr_roundup(total_rxq_desc); in nicvf_vf_start()