Lines Matching defs:changed
701 * belonging to that MU-MIMO groupID; %NULL if not changed
703 * MU-MIMO packets going to the specified station; %NULL if not changed
781 * @mask: bitmap of attributes indicating which parameter changed,
1214 * or %NULL if not changed
1216 * or %NULL if not changed
1576 * @sta_flags_mask: station flags that changed
1590 * @sta_modify_mask: bitmap indicating which parameters changed
2102 * @MONITOR_FLAG_CHANGED: set if the flags were changed
2220 * These parameters can be changed while the mesh is active.
3219 * @WIPHY_PARAM_RETRY_SHORT: wiphy->retry_short has changed
3220 * @WIPHY_PARAM_RETRY_LONG: wiphy->retry_long has changed
3221 * @WIPHY_PARAM_FRAG_THRESHOLD: wiphy->frag_threshold has changed
3222 * @WIPHY_PARAM_RTS_THRESHOLD: wiphy->rts_threshold has changed
3223 * @WIPHY_PARAM_COVERAGE_CLASS: coverage class changed
3225 * @WIPHY_PARAM_TXQ_LIMIT: TXQ packet limit has been changed
3226 * @WIPHY_PARAM_TXQ_MEMORY_LIMIT: TXQ memory limit has been changed
3583 * enum cfg80211_nan_conf_changes - indicates changed fields in NAN
4169 * changed are defined in &enum cfg80211_connect_params_changed.
4186 * @set_wiphy_params: Notify that wiphy parameters have changed;
4187 * @changed bitfield (see &enum wiphy_params_flags) describes which values
4188 * have changed. The actual parameter values are available in
4189 * struct wiphy. If returning an error, no value should be changed.
4236 * need some care when the configuration is changed (without first being
4345 * @nan_change_conf: changes NAN configuration. The changed parameters must
4536 u32 changed);
4547 int (*set_wiphy_params)(struct wiphy *wiphy, u32 changed);
4779 * on wiphy_new(), but can be changed by the driver if it has a good
5075 * @STA_OPMODE_MAX_BW_CHANGED: Max Bandwidth changed
5076 * @STA_OPMODE_SMPS_MODE_CHANGED: SMPS mode changed
5077 * @STA_OPMODE_N_SS_CHANGED: max N_SS (number of spatial streams) changed
5088 * @changed: contains value from &enum wiphy_opmode_flag
5095 u32 changed;