Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c863 struct emac_buffer *next_rxbuf; in emac_mac_rx_descs_refill() local
872 next_rxbuf = GET_RFD_BUFFER(rx_q, next_produce_idx); in emac_mac_rx_descs_refill()
875 while (!next_rxbuf->dma_addr) { in emac_mac_rx_descs_refill()
902 next_rxbuf = GET_RFD_BUFFER(rx_q, next_produce_idx); in emac_mac_rx_descs_refill()