Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_test_mode_tests.c816 uint32_t tx_bf; in wlan_rf_tx_frame_set() local
839 tx_bf = 0; in wlan_rf_tx_frame_set()
871 tx_bf = strtol(argv[11], NULL, 10); in wlan_rf_tx_frame_set()
882 …act_sub_ch == 2 || act_sub_ch > 3 || short_gi > 1U || adv_coding > 1U || tx_bf > 1U || gf_mode > 1… in wlan_rf_tx_frame_set()
891 … short_preamble, act_sub_ch, short_gi, adv_coding, tx_bf, gf_mode, stbc, bssid); in wlan_rf_tx_frame_set()
907 (void)PRINTF(" Beamforming : %s\r\n", tx_bf ? "enable" : "disable"); in wlan_rf_tx_frame_set()
Dwlan.c13602 const uint32_t tx_bf, in wlan_set_rf_tx_frame() argument
13608 … short_preamble, act_sub_ch, short_gi, adv_coding, tx_bf, gf_mode, stbc, bssid); in wlan_set_rf_tx_frame()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_sta_cmdresp.c108 cfg->tx_bf = wlan_le32_to_cpu(mcmd->tx_bf); in wlan_ret_mfg_tx_frame()
Dmlan_sta_cmd.c115 mcmd->tx_bf = wlan_cpu_to_le32(cfg->tx_bf); in wlan_cmd_mfg_tx_frame()
Dmlan_api.c1756 const uint32_t tx_bf, in wifi_set_rf_tx_frame() argument
1766 …act_sub_ch == 2U || act_sub_ch > 3U || short_gi > 1U || adv_coding > 1U || tx_bf > 1U || gf_mode >… in wifi_set_rf_tx_frame()
1803 wifi_mfg_cmd_tx_frame.tx_bf = tx_bf; in wifi_set_rf_tx_frame()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi-decl.h1615 t_u32 tx_bf;
Dwifi.h1434 const uint32_t tx_bf,
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h5558 const uint32_t tx_bf,
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ioctl.h3883 t_u32 tx_bf;
Dmlan_fw.h6682 t_u32 tx_bf;