Lines Matching full:radio
3 * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
34 * frames from a mac80211_hwsim radio device.
43 * broadcasting the frames to all listening mac80211_hwsim radio
56 * frames by any mac80211_hwsim radio device.
67 * @HWSIM_CMD_NEW_RADIO: create a new radio with the given parameters,
68 * returns the radio ID (>= 0) or negative on errors, if successful
75 * @HWSIM_CMD_DEL_RADIO: destroy a radio, reply is multicasted
116 * @HWSIM_ATTR_ADDR_RECEIVER: MAC address of the radio device that
118 * @HWSIM_ATTR_ADDR_TRANSMITTER: MAC address of the radio device that
130 * command giving the number of channels supported by the new radio
132 * only to destroy a radio
142 * command to force radio removal when process that created the radio dies
143 * @HWSIM_ATTR_RADIO_NAME: Name of radio, e.g. phy666
144 * @HWSIM_ATTR_NO_VIF: Do not create vif (wlanX) when creating radio.
149 * @HWSIM_ATTR_PERM_ADDR: permanent mac address of new radio
153 * the new radio
161 * Adds one radio for each band. Number of supported channels will be set for
162 * each radio instead of for the wiphy.