| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_11n.c | 301 (t_void *)&cfg->param.tx_bf); in wlan_11n_ioctl_tx_bf_cfg() 2208 txbf = (mlan_ds_11n_tx_bf_cfg *)&cfg_11n->param.tx_bf; in wlan_ret_tx_bf_cfg()
|
| H A D | mlan_ioctl.h | 3368 mlan_ds_11n_tx_bf_cfg tx_bf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_11n.c | 276 (t_void *)&cfg->param.tx_bf); in wlan_11n_ioctl_tx_bf_cfg() 2218 txbf = (mlan_ds_11n_tx_bf_cfg *)&cfg_11n->param.tx_bf; in wlan_ret_tx_bf_cfg()
|
| H A D | mlan_ioctl.h | 3869 mlan_ds_11n_tx_bf_cfg tx_bf; member 5562 t_u32 tx_bf; member
|
| H A D | mlan_sta_cmdresp.c | 2901 cfg->tx_bf = wlan_le32_to_cpu(mcmd->tx_bf); in wlan_ret_mfg_tx_frame()
|
| H A D | mlan_sta_cmd.c | 409 mcmd->tx_bf = wlan_cpu_to_le32(cfg->tx_bf); in wlan_cmd_mfg_tx_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | mlan_ioctl.h | 3869 mlan_ds_11n_tx_bf_cfg tx_bf; member 5562 t_u32 tx_bf; member
|
| H A D | moal_ioctl.c | 4271 moal_memcpy_ext(priv->phandle, &bf_cfg->param.tx_bf, tx_bf_cfg, in woal_set_get_tx_bf_cfg() 4281 moal_memcpy_ext(priv->phandle, tx_bf_cfg, &bf_cfg->param.tx_bf, in woal_set_get_tx_bf_cfg() 7790 d->tx_bf = (t_u32)woal_string_to_number(pos); in parse_tx_frame_string() 7841 (d->adv_coding > 1) || (d->tx_bf > 1) || (d->gf_mode > 1) || in parse_tx_frame_string() 8157 misc->param.mfg_tx_frame2.tx_bf; in woal_process_rf_test_mode_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_def.h | 2581 u8 tx_bf; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_def.h | 2557 u8 tx_bf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | mlan_ioctl.h | 3368 mlan_ds_11n_tx_bf_cfg tx_bf; member
|
| H A D | moal_ioctl.c | 3387 memcpy(&bf_cfg->param.tx_bf, tx_bf_cfg, sizeof(mlan_ds_11n_tx_bf_cfg)); in woal_set_get_tx_bf_cfg() 3395 memcpy(tx_bf_cfg, &bf_cfg->param.tx_bf, in woal_set_get_tx_bf_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_bb.c | 873 phy_info->tx_bf = bb_rpt.is_bf; in rtw_hal_bb_parse_phy_sts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_bb.c | 873 phy_info->tx_bf = bb_rpt.is_bf; in rtw_hal_bb_parse_phy_sts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_recv.c | 5152 ptype, pstype, phy_info->rssi, phy_info->ch_idx, phy_info->tx_bf); in core_update_recvframe_phyinfo() 5163 ptype, pstype, phy_info->rssi, phy_info->ch_idx, phy_info->tx_bf); in core_update_recvframe_phyinfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_recv.c | 5145 ptype, pstype, phy_info->rssi, phy_info->ch_idx, phy_info->tx_bf); in core_update_recvframe_phyinfo() 5156 ptype, pstype, phy_info->rssi, phy_info->ch_idx, phy_info->tx_bf); in core_update_recvframe_phyinfo()
|