Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_func_88xx.c1354 u8 h2c_buff[HALMAC_H2C_CMD_SIZE_88XX]; in halmac_send_h2c_set_pwr_mode_88xx() local
1363 pH2c_header = h2c_buff; in halmac_send_h2c_set_pwr_mode_88xx()
1366 PLATFORM_RTL_MEMSET(pDriver_adapter, h2c_buff, 0x00, HALMAC_H2C_CMD_SIZE_88XX); in halmac_send_h2c_set_pwr_mode_88xx()
1388 status = halmac_send_h2c_pkt_88xx(pHalmac_adapter, h2c_buff, HALMAC_H2C_CMD_SIZE_88XX, _TRUE); in halmac_send_h2c_set_pwr_mode_88xx()