Searched defs:reg_class (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_invitation.c | 116 u8 reg_class, u8 channel, in p2p_build_invitation_resp() 195 u8 reg_class = 0, channel = 0; in p2p_process_invitation_req() local
|
H A D | p2p_build.c | 87 u8 reg_class, u8 channel) in p2p_buf_add_listen_channel() 101 u8 reg_class, u8 channel) in p2p_buf_add_operating_channel()
|
H A D | p2p.h | 54 u8 reg_class; member 65 } reg_class[P2P_MAX_REG_CLASSES]; member 444 u8 reg_class; member
|
H A D | p2p_utils.c | 254 int p2p_channels_includes(const struct p2p_channels *channels, u8 reg_class, in p2p_channels_includes()
|
H A D | p2p.c | 972 u8 reg_class; in p2p_get_next_prog_freq() local 4800 int p2p_set_listen_channel(struct p2p_data *p2p, u8 reg_class, u8 channel, in p2p_set_listen_channel()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | p2p_supplicant.c | 8148 u8 reg_class, channel; in wpas_p2p_update_config() local
|