Home
last modified time | relevance | path

Searched refs:stbc (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_test_mode_tests.c818 uint32_t stbc; in wlan_rf_tx_frame_set() local
841 stbc = 0; in wlan_rf_tx_frame_set()
873 stbc = strtol(argv[13], NULL, 10); in wlan_rf_tx_frame_set()
883 stbc > 1U) 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()
909 (void)PRINTF(" STBC : %s\r\n", stbc ? "enable" : "disable"); in wlan_rf_tx_frame_set()
Dwlan_enhanced_tests.c854 if(rate_setting->stbc != 0)
914 if ((rate_setting->dcm) && (rate_setting->stbc == 0))
Dwlan.c13604 const uint32_t stbc, 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.c110 cfg->stbc = wlan_le32_to_cpu(mcmd->stbc); in wlan_ret_mfg_tx_frame()
Dmlan_cfp.c977 t_u8 stbc = 0; local
1026 stbc = (tx_rate_info & MBIT(5)) >> 5;
1032 if ((gi == 3) && stbc && he_dcm)
1035 stbc = 0;
Dmlan_sta_cmd.c117 mcmd->stbc = wlan_cpu_to_le32(cfg->stbc); in wlan_cmd_mfg_tx_frame()
Dmlan_api.c1758 const uint32_t stbc, in wifi_set_rf_tx_frame() argument
1767 stbc > 1U) in wifi_set_rf_tx_frame()
1805 wifi_mfg_cmd_tx_frame.stbc = stbc; in wifi_set_rf_tx_frame()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi-decl.h489 t_u16 stbc : 1; // BIT7, 0: no STBC; 1: STBC
1619 t_u32 stbc;
Dwifi.h1436 const uint32_t stbc,
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h5560 const uint32_t stbc,
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ioctl.h3887 t_u32 stbc;
Dmlan_fw.h6686 t_u32 stbc;