Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.c18 oq->host_refill_idx = 0; in octep_oq_reset_indices()
85 refill_idx = oq->host_refill_idx; in octep_oq_refill()
109 oq->host_refill_idx = refill_idx; in octep_oq_refill()
H A Doctep_rx.h184 u32 host_refill_idx; member