Searched refs:mac_bfrp (Results 1 – 2 of 2) sorted by relevance
7099 void _hal_max_ax_snd_cmd_bfrp_vht(struct mac_ax_bfrp_para *mac_bfrp, in _hal_max_ax_snd_cmd_bfrp_vht() argument7106 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()7112 mac_vht_bfrp = &mac_bfrp->vht_para[i]; in _hal_max_ax_snd_cmd_bfrp_vht()7118 void _hal_max_ax_snd_cmd_bfrp_he(struct mac_ax_bfrp_para *mac_bfrp, in _hal_max_ax_snd_cmd_bfrp_he() argument7128 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 …]
7115 void _hal_max_ax_snd_cmd_bfrp_vht(struct mac_ax_bfrp_para *mac_bfrp, in _hal_max_ax_snd_cmd_bfrp_vht() argument7122 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()7128 mac_vht_bfrp = &mac_bfrp->vht_para[i]; in _hal_max_ax_snd_cmd_bfrp_vht()7134 void _hal_max_ax_snd_cmd_bfrp_he(struct mac_ax_bfrp_para *mac_bfrp, in _hal_max_ax_snd_cmd_bfrp_he() argument7144 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 …]