Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_recv_shortcut.c112 rxsc_entry = &psta->rxsc_entry[(psta->rxsc_idx_cached + idx) % NUM_RXSC_ENTRY]; in core_rxsc_get_entry()
143 psta->rxsc_idx_cached = idx; in core_rxsc_get_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_recv_shortcut.c112 rxsc_entry = &psta->rxsc_entry[(psta->rxsc_idx_cached + idx) % NUM_RXSC_ENTRY]; in core_rxsc_get_entry()
143 psta->rxsc_idx_cached = idx; in core_rxsc_get_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dsta_info.h324 u32 rxsc_idx_cached; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dsta_info.h324 u32 rxsc_idx_cached; member