Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Denic.h349 enic_ring_incr(uint32_t n_descriptors, uint32_t idx) in enic_ring_incr() function
H A Denic_txrx.c136 head_idx = enic_ring_incr(desc_count, head_idx); in enic_isc_txd_encap()