Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_regulatory.h107 uint32_t hdd_reg_legacy_setband_to_reg_wifi_band_bitmap(uint8_t qca_setband);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c904 uint32_t hdd_reg_legacy_setband_to_reg_wifi_band_bitmap(uint8_t qca_setband) in hdd_reg_legacy_setband_to_reg_wifi_band_bitmap() function
H A Dwlan_hdd_ioctl.c2638 band_bitmap = hdd_reg_legacy_setband_to_reg_wifi_band_bitmap(band); in drv_cmd_set_band()
H A Dwlan_hdd_cfg80211.c17807 hdd_reg_legacy_setband_to_reg_wifi_band_bitmap( in __wlan_hdd_cfg80211_setband()