Searched refs:c2h_handler_rtl8821c (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c_cmd.c | 369 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 D | rtl8821c.h | 95 void c2h_handler_rtl8821c(_adapter *adapter, u8 *pbuf, u16 length);
|
| H A D | rtl8821c_ops.c | 3652 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 D | rtl8821c_cmd.c | 372 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 D | rtl8821c.h | 96 void c2h_handler_rtl8821c(_adapter *adapter, u8 *pbuf, u16 length);
|
| H A D | rtl8821c_ops.c | 3654 ops_func->hal_mac_c2h_handler = c2h_handler_rtl8821c; in rtl8821c_set_hal_ops()
|