Home
last modified time | relevance | path

Searched refs:qca_setband (Results 1 – 2 of 2) 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() argument
908 switch (qca_setband) { in hdd_reg_legacy_setband_to_reg_wifi_band_bitmap()
919 hdd_err("Invalid band value %u", qca_setband); in hdd_reg_legacy_setband_to_reg_wifi_band_bitmap()