Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg.c2134 enum hdd_dot11_mode hdd_dot11mode; in hdd_update_phymode() local
2142 ret = hdd_phymode_to_dot11_mode(phymode, &hdd_dot11mode); in hdd_update_phymode()
2196 hdd_ctx->config->dot11Mode = hdd_dot11mode; in hdd_update_phymode()