Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c7100 struct hal_bfrp_para *hal_bfrp, u8 bfrp_num) in _hal_max_ax_snd_cmd_bfrp_vht() argument
7106 mac_bfrp->hdr[i].frame_ctl = hal_bfrp->hdr[i].frame_ctl; in _hal_max_ax_snd_cmd_bfrp_vht()
7107 mac_bfrp->hdr[i].duration = hal_bfrp->hdr[i].duration; in _hal_max_ax_snd_cmd_bfrp_vht()
7109 mac_bfrp->hdr[i].addr1[j] = hal_bfrp->hdr[i].addr1[j]; in _hal_max_ax_snd_cmd_bfrp_vht()
7110 mac_bfrp->hdr[i].addr2[j] = hal_bfrp->hdr[i].addr2[j]; in _hal_max_ax_snd_cmd_bfrp_vht()
7113 hal_vht_bfrp = &hal_bfrp->vht_para[i]; in _hal_max_ax_snd_cmd_bfrp_vht()
7119 struct hal_bfrp_para *hal_bfrp, in _hal_max_ax_snd_cmd_bfrp_he() argument
7128 mac_bfrp->hdr[0].frame_ctl = hal_bfrp->hdr[0].frame_ctl; in _hal_max_ax_snd_cmd_bfrp_he()
7129 mac_bfrp->hdr[0].duration = hal_bfrp->hdr[0].duration; in _hal_max_ax_snd_cmd_bfrp_he()
7131 mac_bfrp->hdr[0].addr1[i] = hal_bfrp->hdr[0].addr1[i]; in _hal_max_ax_snd_cmd_bfrp_he()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c7116 struct hal_bfrp_para *hal_bfrp, u8 bfrp_num) in _hal_max_ax_snd_cmd_bfrp_vht() argument
7122 mac_bfrp->hdr[i].frame_ctl = hal_bfrp->hdr[i].frame_ctl; in _hal_max_ax_snd_cmd_bfrp_vht()
7123 mac_bfrp->hdr[i].duration = hal_bfrp->hdr[i].duration; in _hal_max_ax_snd_cmd_bfrp_vht()
7125 mac_bfrp->hdr[i].addr1[j] = hal_bfrp->hdr[i].addr1[j]; in _hal_max_ax_snd_cmd_bfrp_vht()
7126 mac_bfrp->hdr[i].addr2[j] = hal_bfrp->hdr[i].addr2[j]; in _hal_max_ax_snd_cmd_bfrp_vht()
7129 hal_vht_bfrp = &hal_bfrp->vht_para[i]; in _hal_max_ax_snd_cmd_bfrp_vht()
7135 struct hal_bfrp_para *hal_bfrp, in _hal_max_ax_snd_cmd_bfrp_he() argument
7144 mac_bfrp->hdr[0].frame_ctl = hal_bfrp->hdr[0].frame_ctl; in _hal_max_ax_snd_cmd_bfrp_he()
7145 mac_bfrp->hdr[0].duration = hal_bfrp->hdr[0].duration; in _hal_max_ax_snd_cmd_bfrp_he()
7147 mac_bfrp->hdr[0].addr1[i] = hal_bfrp->hdr[0].addr1[i]; in _hal_max_ax_snd_cmd_bfrp_he()
[all …]