Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw88/
H A Dsdio.c1036 u32 rx_len, hisr, total_rx_bytes = 0; in rtw_sdio_rx_isr() local
1049 total_rx_bytes += rx_len; in rtw_sdio_rx_isr()
1068 } while (total_rx_bytes < SZ_64K && hisr & REG_SDIO_HISR_RX_REQUEST); in rtw_sdio_rx_isr()