Searched refs:total_rx_bytes (Results 1 – 1 of 1) sorted by relevance
1036 u32 rx_len, hisr, total_rx_bytes = 0; in rtw_sdio_rx_isr() local1049 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()