Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h54 #define RRD_SI(rrd) BITS_GET((rrd)->word[0], 20, 31) macro
H A Demac-mac.c1058 u32 consume_idx = RRD_SI(rrd); in emac_rx_rfd_clean()
1114 rfbuf = GET_RFD_BUFFER(rx_q, RRD_SI(&rrd)); in emac_mac_rx_process()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c234 RRD_SI) != rxq->read_idx || in alx_clean_rx_irq()