Home
last modified time | relevance | path

Searched refs:rtl8822c_fillh2ccmd (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_cmd.c32 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 Drtl8822c.h100 s32 rtl8822c_fillh2ccmd(PADAPTER, u8 id, u32 buf_len, u8 *pbuf);
H A Drtl8822c_ops.c4246 ops->fill_h2c_cmd = rtl8822c_fillh2ccmd; in rtl8822c_set_hal_ops()