Searched refs:mlan_ds_11n_tx_cfg (Results 1 – 4 of 4) sorted by relevance
820 mlan_ds_11n_tx_cfg *txcfg = (mlan_ds_11n_tx_cfg *)pdata_buf; in wlan_cmd_11n_cfg()
651 mlan_ds_11n_tx_cfg txcfg; in wifi_get_amsdu_status()652 (void)memset(&txcfg, 0x00, sizeof(mlan_ds_11n_tx_cfg)); in wifi_get_amsdu_status()1414 mlan_ds_11n_tx_cfg txcfg = {/** HTTxCap */ in wrapper_wlan_cmd_11n_cfg()
2535 mlan_ds_11n_tx_cfg dot11n_tx_cfg; in wifi_send_11n_cfg_cmd()2537 (void)memset(&dot11n_tx_cfg, 0x00, sizeof(mlan_ds_11n_tx_cfg)); in wifi_send_11n_cfg_cmd()
2916 } mlan_ds_11n_tx_cfg, *pmlan_ds_11n_tx_cfg; typedef3288 mlan_ds_11n_tx_cfg tx_cfg;