Home
last modified time | relevance | path

Searched refs:changed_flags (Results 1 – 4 of 4) sorted by relevance

/net/mac80211/
A Dtrace.h580 unsigned int changed_flags,
584 TP_ARGS(local, changed_flags, total_flags, multicast),
595 __entry->changed = changed_flags;
610 unsigned int changed_flags),
612 TP_ARGS(local, sdata, filter_flags, changed_flags),
618 __field(unsigned int, changed_flags)
625 __entry->changed_flags = changed_flags;
632 __entry->changed_flags
A Ddriver-ops.h201 unsigned int changed_flags, in drv_configure_filter() argument
208 trace_drv_configure_filter(local, changed_flags, total_flags, in drv_configure_filter()
210 local->ops->configure_filter(&local->hw, changed_flags, total_flags, in drv_configure_filter()
218 unsigned int changed_flags) in drv_config_iface_filter() argument
224 changed_flags); in drv_config_iface_filter()
228 changed_flags); in drv_config_iface_filter()
A Dmain.c40 unsigned int changed_flags; in ieee80211_configure_filter() local
72 changed_flags = local->filter_flags ^ new_flags; in ieee80211_configure_filter()
80 drv_configure_filter(local, changed_flags, &new_flags, mc); in ieee80211_configure_filter()
/net/bridge/
A Dbr_private.h1362 br_mdb_should_notify(const struct net_bridge *br, u8 changed_flags) in br_mdb_should_notify() argument
1365 (changed_flags & MDB_PG_FLAGS_OFFLOAD_FAILED); in br_mdb_should_notify()

Completed in 20 milliseconds