Lines Matching defs:changed
644 * belonging to that MU-MIMO groupID; %NULL if not changed
646 * MU-MIMO packets going to the specified station; %NULL if not changed
724 * @mask: bitmap of attributes indicating which parameter changed,
1037 * or %NULL if not changed
1039 * or %NULL if not changed
1316 * @sta_flags_mask: station flags that changed
1332 * @sta_modify_mask: bitmap indicating which parameters changed
1761 * @MONITOR_FLAG_CHANGED: set if the flags were changed
1877 * These parameters can be changed while the mesh is active.
2823 * @WIPHY_PARAM_RETRY_SHORT: wiphy->retry_short has changed
2824 * @WIPHY_PARAM_RETRY_LONG: wiphy->retry_long has changed
2825 * @WIPHY_PARAM_FRAG_THRESHOLD: wiphy->frag_threshold has changed
2826 * @WIPHY_PARAM_RTS_THRESHOLD: wiphy->rts_threshold has changed
2827 * @WIPHY_PARAM_COVERAGE_CLASS: coverage class changed
2829 * @WIPHY_PARAM_TXQ_LIMIT: TXQ packet limit has been changed
2830 * @WIPHY_PARAM_TXQ_MEMORY_LIMIT: TXQ memory limit has been changed
3183 * enum cfg80211_nan_conf_changes - indicates changed fields in NAN
3712 * changed are defined in &enum cfg80211_connect_params_changed.
3729 * @set_wiphy_params: Notify that wiphy parameters have changed;
3730 * @changed bitfield (see &enum wiphy_params_flags) describes which values
3731 * have changed. The actual parameter values are available in
3732 * struct wiphy. If returning an error, no value should be changed.
3781 * need some care when the configuration is changed (without first being
3890 * @nan_change_conf: changes NAN configuration. The changed parameters must
4046 u32 changed);
4057 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed);
4271 * on wiphy_new(), but can be changed by the driver if it has a good
4562 * @STA_OPMODE_MAX_BW_CHANGED: Max Bandwidth changed
4563 * @STA_OPMODE_SMPS_MODE_CHANGED: SMPS mode changed
4564 * @STA_OPMODE_N_SS_CHANGED: max N_SS (number of spatial streams) changed
4575 * @changed: contains value from &enum wiphy_opmode_flag
4582 u32 changed;