Searched refs:tx_bf_peer (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11n.c | 2156 memcpy(pmadapter, txbfcfg->body.tx_bf_peer.peer_mac, in wlan_cmd_tx_bf_cfg() 2157 txbf->body.tx_bf_peer[0].peer_mac, in wlan_cmd_tx_bf_cfg() 2159 txbfcfg->body.tx_bf_peer.bf_enbl = in wlan_cmd_tx_bf_cfg() 2160 txbf->body.tx_bf_peer[0].bf_enbl; in wlan_cmd_tx_bf_cfg() 2161 txbfcfg->body.tx_bf_peer.sounding_enbl = in wlan_cmd_tx_bf_cfg() 2162 txbf->body.tx_bf_peer[0].sounding_enbl; in wlan_cmd_tx_bf_cfg() 2163 txbfcfg->body.tx_bf_peer.fb_type = in wlan_cmd_tx_bf_cfg() 2164 txbf->body.tx_bf_peer[0].fb_type; in wlan_cmd_tx_bf_cfg() 2200 bf_peer_args *tx_bf_peer; in wlan_ret_tx_bf_cfg() local 2243 tx_bf_peer = in wlan_ret_tx_bf_cfg() [all …]
|
| H A D | mlan_ioctl.h | 3285 mlan_tx_bf_peer_args tx_bf_peer[MAX_PEER_MAC_TUPLES]; member
|
| H A D | mlan_fw.h | 4299 bf_peer_args tx_bf_peer;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11n.c | 2167 memcpy_ext(pmadapter, txbfcfg->body.tx_bf_peer.peer_mac, in wlan_cmd_tx_bf_cfg() 2168 txbf->body.tx_bf_peer[0].peer_mac, in wlan_cmd_tx_bf_cfg() 2170 txbfcfg->body.tx_bf_peer.bf_enbl = in wlan_cmd_tx_bf_cfg() 2171 txbf->body.tx_bf_peer[0].bf_enbl; in wlan_cmd_tx_bf_cfg() 2172 txbfcfg->body.tx_bf_peer.sounding_enbl = in wlan_cmd_tx_bf_cfg() 2173 txbf->body.tx_bf_peer[0].sounding_enbl; in wlan_cmd_tx_bf_cfg() 2174 txbfcfg->body.tx_bf_peer.fb_type = in wlan_cmd_tx_bf_cfg() 2175 txbf->body.tx_bf_peer[0].fb_type; in wlan_cmd_tx_bf_cfg() 2210 bf_peer_args *tx_bf_peer; in wlan_ret_tx_bf_cfg() local 2253 tx_bf_peer = (bf_peer_args *)((t_u8 *)&txbfcfg->body + in wlan_ret_tx_bf_cfg() [all …]
|
| H A D | mlan_ioctl.h | 3786 mlan_tx_bf_peer_args tx_bf_peer[MAX_PEER_MAC_TUPLES]; member
|
| H A D | mlan_fw.h | 5704 bf_peer_args tx_bf_peer;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_priv.c | 4524 mlan_tx_bf_peer_args *tx_bf_peer = NULL; in woal_tx_bf_cfg_ioctl() local 4534 tx_bf_peer = bf_cfg.body.tx_bf_peer; in woal_tx_bf_cfg_ioctl() 4682 woal_mac2u8(tx_bf_peer->peer_mac, &buf[2]); in woal_tx_bf_cfg_ioctl() 4684 tx_bf_peer->bf_enbl = (t_u8)tmp_val; in woal_tx_bf_cfg_ioctl() 4686 tx_bf_peer->sounding_enbl = (t_u8)tmp_val; in woal_tx_bf_cfg_ioctl() 4688 tx_bf_peer->fb_type = (t_u8)tmp_val; in woal_tx_bf_cfg_ioctl() 4779 tx_bf_peer->peer_mac[0], in woal_tx_bf_cfg_ioctl() 4780 tx_bf_peer->peer_mac[1], in woal_tx_bf_cfg_ioctl() 4781 tx_bf_peer->peer_mac[2], in woal_tx_bf_cfg_ioctl() 4782 tx_bf_peer->peer_mac[3], in woal_tx_bf_cfg_ioctl() [all …]
|
| H A D | moal_eth_ioctl.c | 9682 mlan_tx_bf_peer_args *tx_bf_peer = NULL; in woal_priv_tx_bf_cfg() local 9698 tx_bf_peer = bf_cfg.body.tx_bf_peer; in woal_priv_tx_bf_cfg() 9836 woal_mac2u8(tx_bf_peer->peer_mac, &buf[2]); in woal_priv_tx_bf_cfg() 9838 tx_bf_peer->bf_enbl = (t_u8)tmp_val; in woal_priv_tx_bf_cfg() 9840 tx_bf_peer->sounding_enbl = (t_u8)tmp_val; in woal_priv_tx_bf_cfg() 9842 tx_bf_peer->fb_type = (t_u8)tmp_val; in woal_priv_tx_bf_cfg() 9904 memcpy(respbuf, tx_bf_peer, sizeof(mlan_tx_bf_peer_args)); in woal_priv_tx_bf_cfg()
|
| H A D | mlan_ioctl.h | 3285 mlan_tx_bf_peer_args tx_bf_peer[MAX_PEER_MAC_TUPLES]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_priv.c | 4276 mlan_tx_bf_peer_args *tx_bf_peer = NULL; in woal_tx_bf_cfg_ioctl() local 4286 tx_bf_peer = bf_cfg.body.tx_bf_peer; in woal_tx_bf_cfg_ioctl() 4435 woal_mac2u8(tx_bf_peer->peer_mac, &buf[2]); in woal_tx_bf_cfg_ioctl() 4437 tx_bf_peer->bf_enbl = (t_u8)tmp_val; in woal_tx_bf_cfg_ioctl() 4439 tx_bf_peer->sounding_enbl = (t_u8)tmp_val; in woal_tx_bf_cfg_ioctl() 4441 tx_bf_peer->fb_type = (t_u8)tmp_val; in woal_tx_bf_cfg_ioctl() 4527 tx_bf_peer->peer_mac[0], in woal_tx_bf_cfg_ioctl() 4528 tx_bf_peer->peer_mac[1], in woal_tx_bf_cfg_ioctl() 4529 tx_bf_peer->peer_mac[2], in woal_tx_bf_cfg_ioctl() 4530 tx_bf_peer->peer_mac[3], in woal_tx_bf_cfg_ioctl() [all …]
|
| H A D | moal_eth_ioctl.c | 13707 mlan_tx_bf_peer_args *tx_bf_peer = NULL; in woal_priv_tx_bf_cfg() local 13723 tx_bf_peer = bf_cfg.body.tx_bf_peer; in woal_priv_tx_bf_cfg() 13864 woal_mac2u8(tx_bf_peer->peer_mac, &buf[2]); in woal_priv_tx_bf_cfg() 13866 tx_bf_peer->bf_enbl = (t_u8)tmp_val; in woal_priv_tx_bf_cfg() 13868 tx_bf_peer->sounding_enbl = (t_u8)tmp_val; in woal_priv_tx_bf_cfg() 13870 tx_bf_peer->fb_type = (t_u8)tmp_val; in woal_priv_tx_bf_cfg() 13934 moal_memcpy_ext(priv->phandle, respbuf, tx_bf_peer, in woal_priv_tx_bf_cfg()
|
| H A D | mlan_ioctl.h | 3786 mlan_tx_bf_peer_args tx_bf_peer[MAX_PEER_MAC_TUPLES]; member
|