Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c47 ops->restore_rx_interrupt = hal_rx_int_restore_8852be; in hal_set_ops_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h229 void (*restore_rx_interrupt)(struct hal_info_t *hal); member
H A Dhal_init.c411 if (hal_ops->restore_rx_interrupt) in rtw_hal_restore_rx_interrupt()
412 hal_ops->restore_rx_interrupt(hal); in rtw_hal_restore_rx_interrupt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h230 void (*restore_rx_interrupt)(struct hal_info_t *hal); member
H A Dhal_init.c411 if (hal_ops->restore_rx_interrupt) in rtw_hal_restore_rx_interrupt()
412 hal_ops->restore_rx_interrupt(hal); in rtw_hal_restore_rx_interrupt()