Searched refs:bf_sound (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11n.c | 2147 txbf->body.bf_sound[0].peer_mac, in wlan_cmd_tx_bf_cfg() 2227 memcpy(pmadapter, txbf->body.bf_sound[0].peer_mac, in wlan_ret_tx_bf_cfg() 2230 txbf->body.bf_sound[0].status = in wlan_ret_tx_bf_cfg()
|
| H A D | mlan_ioctl.h | 3283 mlan_trigger_sound_args bf_sound[MAX_PEER_MAC_TUPLES]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11n.c | 2158 txbf->body.bf_sound[0].peer_mac, in wlan_cmd_tx_bf_cfg() 2237 memcpy_ext(pmadapter, txbf->body.bf_sound[0].peer_mac, in wlan_ret_tx_bf_cfg() 2240 txbf->body.bf_sound[0].status = in wlan_ret_tx_bf_cfg()
|
| H A D | mlan_ioctl.h | 3784 mlan_trigger_sound_args bf_sound[MAX_PEER_MAC_TUPLES]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_priv.c | 4523 mlan_trigger_sound_args *bf_sound = NULL; in woal_tx_bf_cfg_ioctl() local 4533 bf_sound = bf_cfg.body.bf_sound; in woal_tx_bf_cfg_ioctl() 4632 woal_mac2u8(bf_sound->peer_mac, &buf[2]); in woal_tx_bf_cfg_ioctl()
|
| H A D | mlan_ioctl.h | 3283 mlan_trigger_sound_args bf_sound[MAX_PEER_MAC_TUPLES]; member
|
| H A D | moal_eth_ioctl.c | 9681 mlan_trigger_sound_args *bf_sound = NULL; in woal_priv_tx_bf_cfg() local 9697 bf_sound = bf_cfg.body.bf_sound; in woal_priv_tx_bf_cfg() 9790 woal_mac2u8(bf_sound->peer_mac, &buf[2]); in woal_priv_tx_bf_cfg() 9895 memcpy(respbuf, bf_sound, sizeof(mlan_bf_global_cfg_args)); in woal_priv_tx_bf_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_priv.c | 4275 mlan_trigger_sound_args *bf_sound = NULL; in woal_tx_bf_cfg_ioctl() local 4285 bf_sound = bf_cfg.body.bf_sound; in woal_tx_bf_cfg_ioctl() 4384 woal_mac2u8(bf_sound->peer_mac, &buf[2]); in woal_tx_bf_cfg_ioctl()
|
| H A D | mlan_ioctl.h | 3784 mlan_trigger_sound_args bf_sound[MAX_PEER_MAC_TUPLES]; member
|
| H A D | moal_eth_ioctl.c | 13706 mlan_trigger_sound_args *bf_sound = NULL; in woal_priv_tx_bf_cfg() local 13722 bf_sound = bf_cfg.body.bf_sound; in woal_priv_tx_bf_cfg() 13817 woal_mac2u8(bf_sound->peer_mac, &buf[2]); in woal_priv_tx_bf_cfg() 13924 moal_memcpy_ext(priv->phandle, respbuf, bf_sound, in woal_priv_tx_bf_cfg()
|