Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h5300 hdd_nl80211_chwidth_to_chwidth(uint8_t nl80211_chwidth);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c11282 chwidth = hdd_nl80211_chwidth_to_chwidth(nl80211_chwidth); in hdd_set_channel_width()
11306 chwidth = hdd_nl80211_chwidth_to_chwidth(nl80211_chwidth); in hdd_set_channel_width()
H A Dwlan_hdd_main.c22029 hdd_nl80211_chwidth_to_chwidth(uint8_t nl80211_chwidth) in hdd_nl80211_chwidth_to_chwidth() function