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()
822 void br_port_carrier_check(struct net_bridge_port *p, bool *notified);
241 if (WARN_ON(!rdev->scan_req->notified && in cfg80211_stop_p2p_device()243 !rdev->int_scan_req->notified))) in cfg80211_stop_p2p_device()1465 if (WARN_ON(!rdev->scan_req->notified && in cfg80211_netdev_notifier_call()1467 !rdev->int_scan_req->notified))) in cfg80211_netdev_notifier_call()
1079 request->notified = true; in cfg80211_scan_done()
238 if (WARN_ON(roc->notified)) in ieee80211_handle_roc_started()256 roc->notified = true; in ieee80211_handle_roc_started()
343 bool started, abort, hw_begun, notified; member
149 to get notified about changes in the connection tracking state.