Home
last modified time | relevance | path

Searched defs:hwsim_new_radio_params (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c4033 struct hwsim_new_radio_params { struct
4034 unsigned int channels;
4035 const char *reg_alpha2;
4036 const struct ieee80211_regdomain *regd;
4037 bool reg_strict;
4038 bool p2p_device;
4039 bool use_chanctx;
4040 bool multi_radio;
4064 struct hwsim_new_radio_params *param) in append_radio_msg() argument