Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-mac.c871 struct emac_buffer *next_rxbuf; in emac_mac_rx_descs_refill() local
880 next_rxbuf = GET_RFD_BUFFER(rx_q, next_produce_idx); in emac_mac_rx_descs_refill()
883 while (!next_rxbuf->dma_addr) { in emac_mac_rx_descs_refill()
910 next_rxbuf = GET_RFD_BUFFER(rx_q, next_produce_idx); in emac_mac_rx_descs_refill()