Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/virtual/
Dmac80211_hwsim.c4025 struct hwsim_new_radio_params { struct
4026 unsigned int channels;
4027 const char *reg_alpha2;
4028 const struct ieee80211_regdomain *regd;
4029 bool reg_strict;
4030 bool p2p_device;
4031 bool use_chanctx;
4032 bool multi_radio;
4056 struct hwsim_new_radio_params *param) in append_radio_msg() argument