Home
last modified time | relevance | path

Searched refs:tx_bf (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_11n.c301 (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 Dmlan_ioctl.h3368 mlan_ds_11n_tx_bf_cfg tx_bf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11n.c276 (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 Dmlan_ioctl.h3869 mlan_ds_11n_tx_bf_cfg tx_bf; member
5562 t_u32 tx_bf; member
H A Dmlan_sta_cmdresp.c2901 cfg->tx_bf = wlan_le32_to_cpu(mcmd->tx_bf); in wlan_ret_mfg_tx_frame()
H A Dmlan_sta_cmd.c409 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 Dmlan_ioctl.h3869 mlan_ds_11n_tx_bf_cfg tx_bf; member
5562 t_u32 tx_bf; member
H A Dmoal_ioctl.c4271 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 Dphl_def.h2581 u8 tx_bf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h2557 u8 tx_bf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ioctl.h3368 mlan_ds_11n_tx_bf_cfg tx_bf; member
H A Dmoal_ioctl.c3387 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 Dhal_api_bb.c873 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 Dhal_api_bb.c873 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 Drtw_recv.c5152 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 Drtw_recv.c5145 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()