Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_utils.c130 if (res->reg_classes == P2P_MAX_REG_CLASSES) in p2p_channels_intersect()
187 if (res->reg_classes == P2P_MAX_REG_CLASSES) in p2p_channels_union_inplace()
H A Dp2p.h36 #define P2P_MAX_REG_CLASSES 15 macro
65 } reg_class[P2P_MAX_REG_CLASSES];
H A Dp2p_go_neg.c75 if (ch->reg_classes == P2P_MAX_REG_CLASSES) in p2p_peer_channels_check()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c3997 if (cla == P2P_MAX_REG_CLASSES) in wpas_p2p_setup_channels()
4012 if (cli_cla == P2P_MAX_REG_CLASSES) in wpas_p2p_setup_channels()