Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c3821 } else if (iface_mode_mask & 1 << IFTYPE_P2P_GO) { in reg_get_usable_channel_con_filter()
3824 IFTYPE_P2P_GO, in reg_get_usable_channel_con_filter()
3827 iface_mode_mask &= ~(1 << IFTYPE_P2P_GO); in reg_get_usable_channel_con_filter()
3918 } else if (iface_mode_mask & (1 << IFTYPE_P2P_GO)) { in reg_skip_invalid_chan_freq()
3920 iface_mode = 1 << IFTYPE_P2P_GO; in reg_skip_invalid_chan_freq()
4051 req_msg.iface_mode_mask & 1 << IFTYPE_P2P_GO || in reg_get_usable_channel_coex_filter()
4072 (iface_mode_mask & 1 << IFTYPE_P2P_GO) | in reg_calculate_mode_mask()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h929 IFTYPE_P2P_GO, enumerator