Searched refs:h2c_buff (Results 1 – 1 of 1) sorted by relevance
1354 u8 h2c_buff[HALMAC_H2C_CMD_SIZE_88XX]; in halmac_send_h2c_set_pwr_mode_88xx() local1363 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()