Searched refs:hdd_dot11mode (Results 1 – 1 of 1) sorted by relevance
2134 enum hdd_dot11_mode hdd_dot11mode; in hdd_update_phymode() local2142 ret = hdd_phymode_to_dot11_mode(phymode, &hdd_dot11mode); in hdd_update_phymode()2196 hdd_ctx->config->dot11Mode = hdd_dot11mode; in hdd_update_phymode()