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.c4240 struct hwsim_new_radio_params { struct
4241 unsigned int channels;
4242 const char *reg_alpha2;
4243 const struct ieee80211_regdomain *regd;
4244 bool reg_strict;
4245 bool p2p_device;
4246 bool use_chanctx;
4247 bool multi_radio;
4248 bool destroy_on_close;
4272 struct hwsim_new_radio_params *param) in append_radio_msg() argument