Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h2328 bool reg_is_phymode_unallowed(enum reg_phymode phy_in, uint32_t phymode_bitmap);
H A Dreg_services_common.c6560 bool reg_is_phymode_unallowed(enum reg_phymode phy_in, uint32_t phymode_bitmap) in reg_is_phymode_unallowed() function
6583 bool reg_is_phymode_unallowed(enum reg_phymode phy_in, uint32_t phymode_bitmap) in reg_is_phymode_unallowed() function
6623 if (reg_is_phymode_unallowed(current_phymode, phymode_bitmap)) { in reg_get_max_phymode()