Searched refs:notified (Results 1 – 8 of 8) sorted by relevance
35 bool notified = false; in br_device_event() local89 br_port_carrier_check(p, ¬ified); in br_device_event()100 notified = true; in br_device_event()109 notified = true; in br_device_event()138 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
64 void br_port_carrier_check(struct net_bridge_port *p, bool *notified) in br_port_carrier_check() argument73 *notified = false; in br_port_carrier_check()81 *notified = true; in br_port_carrier_check()86 *notified = true; in br_port_carrier_check()
614 void br_port_carrier_check(struct net_bridge_port *p, bool *notified);
258 if (WARN_ON(roc->notified)) in ieee80211_handle_roc_started()276 roc->notified = true; in ieee80211_handle_roc_started()
328 bool started, abort, hw_begun, notified; member
239 if (WARN_ON(!rdev->scan_req->notified)) in cfg80211_stop_p2p_device()1335 if (WARN_ON(!rdev->scan_req->notified)) in cfg80211_netdev_notifier_call()
576 request->notified = true; in cfg80211_scan_done()
135 to get notified about changes in the connection tracking state.