Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_rx.c18 oq->host_refill_idx = 0; in octep_vf_oq_reset_indices()
85 refill_idx = oq->host_refill_idx; in octep_vf_oq_refill()
109 oq->host_refill_idx = refill_idx; in octep_vf_oq_refill()
Doctep_vf_rx.h209 u32 host_refill_idx; member
/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
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()
Doctep_rx.h209 u32 host_refill_idx; member