Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_11n.c2167 memcpy(pmadapter, txbfcfg->body.bf_snr.peer_mac, in wlan_cmd_tx_bf_cfg()
2168 txbf->body.bf_snr[0].peer_mac, in wlan_cmd_tx_bf_cfg()
2170 txbfcfg->body.bf_snr.snr = txbf->body.bf_snr[0].snr; in wlan_cmd_tx_bf_cfg()
2201 bf_snr_thr_t *bf_snr; in wlan_ret_tx_bf_cfg() local
2262 bf_snr = (bf_snr_thr_t *)((t_u8 *)&txbfcfg->body + in wlan_ret_tx_bf_cfg()
2265 memcpy(pmadapter, txbf->body.bf_snr[i].peer_mac, in wlan_ret_tx_bf_cfg()
2266 (t_u8 *)bf_snr->peer_mac, in wlan_ret_tx_bf_cfg()
2268 txbf->body.bf_snr[i].snr = bf_snr->snr; in wlan_ret_tx_bf_cfg()
2269 bf_snr++; in wlan_ret_tx_bf_cfg()
H A Dmlan_ioctl.h3286 mlan_snr_thr_args bf_snr[MAX_PEER_MAC_TUPLES]; member
H A Dmlan_fw.h4300 bf_snr_thr_t bf_snr;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11n.c2178 memcpy_ext(pmadapter, txbfcfg->body.bf_snr.peer_mac, in wlan_cmd_tx_bf_cfg()
2179 txbf->body.bf_snr[0].peer_mac, in wlan_cmd_tx_bf_cfg()
2181 txbfcfg->body.bf_snr.snr = txbf->body.bf_snr[0].snr; in wlan_cmd_tx_bf_cfg()
2211 bf_snr_thr_t *bf_snr; in wlan_ret_tx_bf_cfg() local
2272 bf_snr = (bf_snr_thr_t *)((t_u8 *)&txbfcfg->body + in wlan_ret_tx_bf_cfg()
2276 txbf->body.bf_snr[i].peer_mac, in wlan_ret_tx_bf_cfg()
2277 (t_u8 *)bf_snr->peer_mac, in wlan_ret_tx_bf_cfg()
2280 txbf->body.bf_snr[i].snr = bf_snr->snr; in wlan_ret_tx_bf_cfg()
2281 bf_snr++; in wlan_ret_tx_bf_cfg()
H A Dmlan_ioctl.h3787 mlan_snr_thr_args bf_snr[MAX_PEER_MAC_TUPLES]; member
H A Dmlan_fw.h5705 bf_snr_thr_t bf_snr;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_priv.c4525 mlan_snr_thr_args *bf_snr = NULL; in woal_tx_bf_cfg_ioctl() local
4535 bf_snr = bf_cfg.body.bf_snr; in woal_tx_bf_cfg_ioctl()
4709 woal_mac2u8(bf_snr->peer_mac, &buf[2]); in woal_tx_bf_cfg_ioctl()
4715 bf_snr->snr = snr; in woal_tx_bf_cfg_ioctl()
4803 bf_snr->peer_mac[0], in woal_tx_bf_cfg_ioctl()
4804 bf_snr->peer_mac[1], in woal_tx_bf_cfg_ioctl()
4805 bf_snr->peer_mac[2], in woal_tx_bf_cfg_ioctl()
4806 bf_snr->peer_mac[3], in woal_tx_bf_cfg_ioctl()
4807 bf_snr->peer_mac[4], in woal_tx_bf_cfg_ioctl()
4808 bf_snr->peer_mac[5]); in woal_tx_bf_cfg_ioctl()
[all …]
H A Dmoal_eth_ioctl.c9683 mlan_snr_thr_args *bf_snr = NULL; in woal_priv_tx_bf_cfg() local
9699 bf_snr = bf_cfg.body.bf_snr; in woal_priv_tx_bf_cfg()
9861 woal_mac2u8(bf_snr->peer_mac, &buf[2]); in woal_priv_tx_bf_cfg()
9867 bf_snr->snr = snr; in woal_priv_tx_bf_cfg()
9908 memcpy(respbuf, bf_snr, sizeof(mlan_snr_thr_args)); in woal_priv_tx_bf_cfg()
H A Dmlan_ioctl.h3286 mlan_snr_thr_args bf_snr[MAX_PEER_MAC_TUPLES]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_priv.c4277 mlan_snr_thr_args *bf_snr = NULL; in woal_tx_bf_cfg_ioctl() local
4287 bf_snr = bf_cfg.body.bf_snr; in woal_tx_bf_cfg_ioctl()
4462 woal_mac2u8(bf_snr->peer_mac, &buf[2]); in woal_tx_bf_cfg_ioctl()
4468 bf_snr->snr = snr; in woal_tx_bf_cfg_ioctl()
4550 bf_snr->peer_mac[0], in woal_tx_bf_cfg_ioctl()
4551 bf_snr->peer_mac[1], in woal_tx_bf_cfg_ioctl()
4552 bf_snr->peer_mac[2], in woal_tx_bf_cfg_ioctl()
4553 bf_snr->peer_mac[3], in woal_tx_bf_cfg_ioctl()
4554 bf_snr->peer_mac[4], in woal_tx_bf_cfg_ioctl()
4555 bf_snr->peer_mac[5]); in woal_tx_bf_cfg_ioctl()
[all …]
H A Dmlan_ioctl.h3787 mlan_snr_thr_args bf_snr[MAX_PEER_MAC_TUPLES]; member
H A Dmoal_eth_ioctl.c13708 mlan_snr_thr_args *bf_snr = NULL; in woal_priv_tx_bf_cfg() local
13724 bf_snr = bf_cfg.body.bf_snr; in woal_priv_tx_bf_cfg()
13889 woal_mac2u8(bf_snr->peer_mac, &buf[2]); in woal_priv_tx_bf_cfg()
13895 bf_snr->snr = snr; in woal_priv_tx_bf_cfg()
13939 moal_memcpy_ext(priv->phandle, respbuf, bf_snr, in woal_priv_tx_bf_cfg()