Home
last modified time | relevance | path

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

/linux/drivers/media/radio/wl128x/
A Dfmdrv_common.c635 fmdev->rx.stat_info.afcache_size = 0; in fm_rx_update_af_cache()
654 for (index = 0; index < stat_info->afcache_size; index++) { in fm_rx_update_af_cache()
667 if (index == stat_info->afcache_size) { in fm_rx_update_af_cache()
670 stat_info->afcache_size++; in fm_rx_update_af_cache()
853 (fmdev->rx.stat_info.afcache_size != 0)) { in fm_irq_handle_low_rssi_start()
1000 if (fmdev->rx.afjump_idx >= fmdev->rx.stat_info.afcache_size) { in fm_irq_afjump_rd_freq_resp()
A Dfmdrv.h132 u8 afcache_size; member
A Dfmdrv_rx.c29 fmdev->rx.stat_info.afcache_size = 0; in fm_rx_reset_station_info()

Completed in 9 milliseconds