Searched refs:rtl8822c_fillh2ccmd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/ |
| H A D | rtl8822c_cmd.c | 32 s32 rtl8822c_fillh2ccmd(PADAPTER adapter, u8 id, u32 buf_len, u8 *pbuf) in rtl8822c_fillh2ccmd() function 340 rtl8822c_fillh2ccmd(padapter, H2C_INACTIVE_PS_, sizeof(param), param); in rtl8822c_set_fw_pwrmode_inips_cmd_wowlan() 351 rtl8822c_fillh2ccmd(padapter, H2C_BT_UNKNOWN_DEVICE_WA, H2C_BT_UNKNOWN_DEVICE_WA_LEN, param); in rtl8822c_set_usb_suspend_mode()
|
| H A D | rtl8822c.h | 100 s32 rtl8822c_fillh2ccmd(PADAPTER, u8 id, u32 buf_len, u8 *pbuf);
|
| H A D | rtl8822c_ops.c | 4246 ops->fill_h2c_cmd = rtl8822c_fillh2ccmd; in rtl8822c_set_hal_ops()
|