Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_recv_shortcut.c73 rxsc_idx = psta->rxsc_idx_new; in core_rxsc_alloc_entry()
88 psta->rxsc_idx_new = (rxsc_idx + 1) % NUM_RXSC_ENTRY; in core_rxsc_alloc_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_recv_shortcut.c73 rxsc_idx = psta->rxsc_idx_new; in core_rxsc_alloc_entry()
88 psta->rxsc_idx_new = (rxsc_idx + 1) % NUM_RXSC_ENTRY; in core_rxsc_alloc_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dsta_info.h323 u32 rxsc_idx_new; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dsta_info.h323 u32 rxsc_idx_new; member