Searched refs:changes (Results 1 - 25 of 94) sorted by last modified time

1234

/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c928 netdev_features_t changes = features ^ dev->features; local
931 if (changes & NETIF_F_GRO_HW)
/linux-master/net/wireless/
H A Dtrace.h2186 struct cfg80211_nan_conf *conf, u32 changes),
2187 TP_ARGS(wiphy, wdev, conf, changes),
2193 __field(u32, changes)
2200 __entry->changes = changes;
2203 ", master preference: %u, bands: 0x%0x, changes: %x",
2205 __entry->bands, __entry->changes)
/linux-master/include/net/
H A Dmac80211.h286 * for changes/removal.)
348 * note that this is only called when it changes after the channel
3279 * changing elements (TSF, TIM etc). Whenever the checksum changes the
3298 * that we want to see changes in them. This will include
3303 * Ideally, the hardware would filter out any beacons without changes in the
3306 * doesn't support checking for OUIs it should pass up all changes in all
3321 * host of changes in the beacon RSSI. This is relevant to implement roaming
3324 * the RSSI changes significantly or when it drops below or rises above
3687 * flag changes, for HT and VHT the bandwidth field changes
[all...]
H A Dcfg80211.h1829 * cfg80211_check_station_change - validate parameter changes
2058 * changes, i.e. when a station is added or removed, so that
2314 * changes, i.e. when a station is added or removed, so that
2317 * @path_change_count: total number of path changes to destination
2504 * changes the channel when a radar is detected. This is required
3220 * changes the channel when a radar is detected. This is required
4199 * This additionally holds the RTNL to be able to do netdev changes.
4202 * This additionally holds the RTNL to be able to do netdev changes.
4206 * This additionally holds the RTNL to be able to do netdev changes.
4251 * @change_station: Modify a given station. Note that flags changes ar
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dlink.c113 u32 changes, bool active)
129 if (changes & LINK_CONTEXT_MODIFY_ACTIVE) {
192 changes &= ~LINK_CONTEXT_MODIFY_HE_PARAMS;
213 if (changes & LINK_CONTEXT_MODIFY_EHT_PARAMS) {
225 changes &= ~LINK_CONTEXT_MODIFY_EHT_PARAMS;
253 cmd.modify_mask = cpu_to_le32(changes);
261 if (!ret && (changes & LINK_CONTEXT_MODIFY_ACTIVE))
111 iwl_mvm_link_changed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, u32 changes, bool active) argument
H A Dmvm.h1925 u32 changes, bool active);
1943 u64 changes);
1946 u64 changes);
2211 * if LOW_LATENCY_DEBUGFS_FORCE_ENABLE is enabled no changes are
H A Dmac80211.c2544 u64 changes)
2553 (changes & BSS_CHANGED_MU_GROUPS) && vif->bss_conf.mu_mimo_owner) {
2578 u64 changes)
2583 if (changes & BSS_CHANGED_BEACON_INFO) {
2593 if (changes & (BSS_CHANGED_PS | BSS_CHANGED_P2P_PS | BSS_CHANGED_QOS |
2603 if (changes & BSS_CHANGED_CQM) {
2618 if (changes & BSS_CHANGED_BANDWIDTH)
2625 u64 changes)
2636 if (changes & BSS_CHANGED_ASSOC && vif->cfg.assoc) {
2645 if (changes
2542 iwl_mvm_bss_info_changed_station_assoc(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u64 changes) argument
2575 iwl_mvm_bss_info_changed_station_common(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, u64 changes) argument
2622 iwl_mvm_bss_info_changed_station(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
3051 iwl_mvm_bss_info_changed_ap_ibss(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
3082 iwl_mvm_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12506 u32 changes; local
12527 changes = flags ^ bp->flags;
12528 if (changes & BNXT_FLAG_TPA) {
12536 if (changes & ~BNXT_FLAG_TPA)
12539 if (changes & BNXT_FLAG_RFS)
/linux-master/net/core/
H A Ddev.c46 * changes.
1306 * netdev_features_change - device changes features
1318 * netdev_state_change - device changes state
8600 /* Unicast addresses changes may only happen under the rtnl,
8724 unsigned int changes = dev->flags ^ old_flags; local
8729 if (changes & IFF_UP) {
8737 (changes & ~(IFF_UP | IFF_PROMISC | IFF_ALLMULTI | IFF_VOLATILE))) {
8742 .flags_changed = changes,
8762 unsigned int changes, old_flags = dev->flags, old_gflags = dev->gflags; local
8768 changes
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4080 netdev_features_t changes = *features ^ netdev->features; local
4084 if (!(changes & feature))
H A Den_ethtool.c2151 u32 changes = wanted_flags ^ priv->channels.params.pflags; local
2154 if (!(changes & BIT(flag)))
/linux-master/net/mac80211/
H A Dcfg.c115 /* apply all changes now - no failures allowed */
317 u32 changes)
331 if (changes & CFG80211_NAN_CONF_CHANGED_PREF)
334 if (changes & CFG80211_NAN_CONF_CHANGED_BANDS)
337 ret = drv_nan_change_conf(sdata->local, sdata, &new_conf, changes);
1823 * If there are no changes, then accept a link that exist,
2014 * all such changes are rejected by cfg80211 except for updates
3585 /* might copy -1, meaning no changes requested */
3620 /* TODO: MBSSID with MLO changes */
3863 /* changes int
314 ieee80211_nan_change_conf(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_nan_conf *conf, u32 changes) argument
[all...]
/linux-master/scripts/
H A DMakefile.package122 --build=$(build-type) --no-pre-clean --unsigned-changes \
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c2959 &switch_update_params->changes);
7632 /* probe changes */
7834 &switch_update_params->changes);
7837 &switch_update_params->changes);
10181 &switch_update_params->changes);
10195 &switch_update_params->changes);
14084 /* Assumes no further PCIe PM changes will occur */
/linux-master/include/uapi/linux/
H A Dvideodev2.h1172 /* Don't return the capture buffer until OUTPUT timestamp changes */
2487 __u32 changes; member in struct:v4l2_event_ctrl
2507 __u32 changes; member in struct:v4l2_event_src_change
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c795 printk(KERN_DEBUG "changes=0x%x, type=%u, ",
796 c->changes, c->type);
H A Dv4l2-ctrls-core.c20 u32 changes)
25 ev->u.ctrl.changes = changes;
45 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; local
48 changes |= V4L2_EVENT_CTRL_CH_VALUE;
49 fill_event(&ev, ctrl, changes);
53 void send_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 changes) argument
60 fill_event(&ev, ctrl, changes);
19 fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, u32 changes) argument
H A Dv4l2-ctrls-api.c1254 u32 old_changes = old->u.ctrl.changes;
1257 old->u.ctrl.changes |= old_changes;
1263 new->u.ctrl.changes |= old->u.ctrl.changes;
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c408 .u.src_change.changes =
905 * equal to 0 as a special case and changes its value to the size
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c741 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION,
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c1057 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION,
/linux-master/drivers/media/i2c/
H A Dtvp5150.c875 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION,
H A Dtda1997x.c282 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION,
1649 * The irq handler monitors for timing changes on both inputs and
1680 return 0; /* no changes */
H A Dtc358743.c991 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION,
H A Dadv7604.c322 .u.src_change.changes = V4L2_EVENT_SRC_CH_RESOLUTION,

Completed in 925 milliseconds

1234