Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h1656 uint16_t proposed_bitmap);
1800 uint16_t proposed_bitmap) in wlan_reg_find_nearest_puncture_pattern() argument
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1328 uint16_t proposed_bitmap) in wlan_reg_find_nearest_puncture_pattern() argument
1330 return reg_find_nearest_puncture_pattern(bw, proposed_bitmap); in wlan_reg_find_nearest_puncture_pattern()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h1187 uint16_t proposed_bitmap);
H A Dreg_services_common.c4772 uint16_t proposed_bitmap) in reg_find_nearest_puncture_pattern() argument
4782 if (!proposed_bitmap) in reg_find_nearest_puncture_pattern()
4802 if ((proposed_bitmap | valid_bitmap) == valid_bitmap) { in reg_find_nearest_puncture_pattern()