Home
last modified time | relevance | path

Searched refs:c2h_handler_rtl8821c (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_cmd.c369 void c2h_handler_rtl8821c(PADAPTER adapter, u8 *pbuf, u16 length) in c2h_handler_rtl8821c() function
492 c2h_handler_rtl8821c(adapter, pbuf, length); in c2h_pre_handler_rtl8821c()
H A Drtl8821c.h95 void c2h_handler_rtl8821c(_adapter *adapter, u8 *pbuf, u16 length);
H A Drtl8821c_ops.c3652 ops_func->hal_mac_c2h_handler = c2h_handler_rtl8821c; in rtl8821c_set_hal_ops()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_cmd.c372 void c2h_handler_rtl8821c(PADAPTER adapter, u8 *pbuf, u16 length) in c2h_handler_rtl8821c() function
495 c2h_handler_rtl8821c(adapter, pbuf, length); in c2h_pre_handler_rtl8821c()
H A Drtl8821c.h96 void c2h_handler_rtl8821c(_adapter *adapter, u8 *pbuf, u16 length);
H A Drtl8821c_ops.c3654 ops_func->hal_mac_c2h_handler = c2h_handler_rtl8821c; in rtl8821c_set_hal_ops()