Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h922 IFTYPE_STATION, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c3814 } else if (iface_mode_mask & 1 << IFTYPE_STATION) { in reg_get_usable_channel_con_filter()
3817 IFTYPE_STATION, in reg_get_usable_channel_con_filter()
3820 iface_mode_mask &= ~(1 << IFTYPE_STATION); in reg_get_usable_channel_con_filter()
4070 mode_mask = (iface_mode_mask & 1 << IFTYPE_STATION) | in reg_calculate_mode_mask()