Home
last modified time | relevance | path

Searched refs:pH2c_header (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.c1355 u8 *pH2c_header, *pH2c_cmd; in halmac_send_h2c_set_pwr_mode_88xx() local
1363 pH2c_header = h2c_buff; in halmac_send_h2c_set_pwr_mode_88xx()
1364 pH2c_cmd = pH2c_header + HALMAC_H2C_CMD_HDR_SIZE_88XX; in halmac_send_h2c_set_pwr_mode_88xx()
1386 halmac_set_h2c_header_88xx(pHalmac_adapter, pH2c_header, &seq, _TRUE); in halmac_send_h2c_set_pwr_mode_88xx()
1407 u8 *pH2c_header, *pH2c_cmd; in halmac_func_send_original_h2c_88xx() local
1417 pH2c_header = H2c_buff; in halmac_func_send_original_h2c_88xx()
1418 pH2c_cmd = pH2c_header + HALMAC_H2C_CMD_HDR_SIZE_88XX; in halmac_func_send_original_h2c_88xx()
1421 halmac_set_h2c_header_88xx(pHalmac_adapter, pH2c_header, seq, ack); in halmac_func_send_original_h2c_88xx()
1445 u8 *pH2c_header, *pH2c_cmd; in halmac_media_status_rpt_88xx() local
1453 pH2c_header = H2c_buff; in halmac_media_status_rpt_88xx()
[all …]