Searched refs:rtl8822b_fillh2ccmd (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/ |
| H A D | rtl8822b_cmd.c | 32 s32 rtl8822b_fillh2ccmd(PADAPTER adapter, u8 id, u32 buf_len, u8 *pbuf) in rtl8822b_fillh2ccmd() function 307 rtl8822b_fillh2ccmd(padapter, H2C_INACTIVE_PS_, sizeof(param), param); in rtl8822b_set_fw_pwrmode_inips_cmd_wowlan()
|
| H A D | rtl8822b.h | 122 s32 rtl8822b_fillh2ccmd(PADAPTER, u8 id, u32 buf_len, u8 *pbuf);
|
| H A D | rtl8822b_ops.c | 3917 ops->fill_h2c_cmd = rtl8822b_fillh2ccmd; in rtl8822b_set_hal_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/ |
| H A D | rtl8822b.h | 97 s32 rtl8822b_fillh2ccmd(PADAPTER, u8 id, u32 buf_len, u8 *pbuf);
|
| H A D | rtl8822b_cmd.c | 37 s32 rtl8822b_fillh2ccmd(PADAPTER adapter, u8 id, u32 buf_len, u8 *pbuf) in rtl8822b_fillh2ccmd() function 1288 rtl8822b_fillh2ccmd(adapter, H2C_RESET_TSF, 2, buf); in rtl8822b_reset_tsf()
|
| H A D | rtl8822b_ops.c | 4377 ops->fill_h2c_cmd = rtl8822b_fillh2ccmd; in rtl8822b_set_hal_ops()
|