Searched refs:omi_data (Results 1 – 4 of 4) sorted by relevance
8104 set_omi_ch_width(enum phy_ch_width ch_width, struct omi_ctrl_tx *omi_data) in set_omi_ch_width() argument8108 omi_data->ch_bw = 0; in set_omi_ch_width()8111 omi_data->ch_bw = 1; in set_omi_ch_width()8114 omi_data->ch_bw = 2; in set_omi_ch_width()8118 omi_data->ch_bw = 3; in set_omi_ch_width()8121 omi_data->eht_ch_bw_ext = 1; in set_omi_ch_width()8134 struct omi_ctrl_tx omi_data = {0}; in wlan_mlme_set_ul_mu_config() local8205 omi_data.omi_in_vht = 0x1; in wlan_mlme_set_ul_mu_config()8206 omi_data.omi_in_he = 0x1; in wlan_mlme_set_ul_mu_config()8207 omi_data.a_ctrl_id = 0x1; in wlan_mlme_set_ul_mu_config()[all …]
11271 struct omi_ctrl_tx *omi_data) in sme_send_he_om_ctrl_update() argument11296 if (!omi_data) { in sme_send_he_om_ctrl_update()11301 omi_data->a_ctrl_id = A_CTRL_ID_OMI; in sme_send_he_om_ctrl_update()11304 omi_data->rx_nss = mac_ctx->he_om_ctrl_cfg_nss; in sme_send_he_om_ctrl_update()11306 omi_data->rx_nss = session->nss - 1; in sme_send_he_om_ctrl_update()11309 omi_data->tx_nsts = mac_ctx->he_om_ctrl_cfg_tx_nsts; in sme_send_he_om_ctrl_update()11311 omi_data->tx_nsts = session->nss - 1; in sme_send_he_om_ctrl_update()11314 omi_data->ch_bw = mac_ctx->he_om_ctrl_cfg_bw; in sme_send_he_om_ctrl_update()11316 omi_data->ch_bw = ch_width; in sme_send_he_om_ctrl_update()11318 omi_data->ul_mu_dis = mac_ctx->he_om_ctrl_cfg_ul_mu_dis; in sme_send_he_om_ctrl_update()[all …]
3300 struct omi_ctrl_tx *omi_data);3497 struct omi_ctrl_tx *omi_data) in sme_send_he_om_ctrl_update() argument
14362 struct omi_ctrl_tx omi_data = {0}; in __wlan_hdd_cfg80211_set_wifi_test_config() local14422 omi_data.eht_rx_nss_ext = cfg_val; in __wlan_hdd_cfg80211_set_wifi_test_config()14429 omi_data.eht_ch_bw_ext = cfg_val; in __wlan_hdd_cfg80211_set_wifi_test_config()14436 omi_data.eht_tx_nss_ext = cfg_val; in __wlan_hdd_cfg80211_set_wifi_test_config()14446 &omi_data); in __wlan_hdd_cfg80211_set_wifi_test_config()