Home
last modified time | relevance | path

Searched refs:buf_idx_incr (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_wq.h141 buf_idx_incr(uint32_t n_descriptors, uint32_t idx) in buf_idx_incr() function
H A Dvnic_wq.c159 to_clean = buf_idx_incr(wq->ring.desc_count, to_clean); in vnic_wq_clean()