Searched refs:started (Results 1 – 15 of 15) sorted by relevance
205 if (!roc->started) in ieee80211_end_finished_rocs()244 roc->started = true; in ieee80211_handle_roc_started()270 if (!roc->started) in ieee80211_hw_roc_start()306 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc()338 tmp->started = true; in _ieee80211_start_next_roc()349 tmp->started = true; in _ieee80211_start_next_roc()403 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()430 if (!roc->started) { in __ieee80211_roc_work()497 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()601 roc->started = true; in ieee80211_start_roc_work()[all …]
17 if (WARN_ON(local->started)) in drv_start()21 local->started = true; in drv_start()28 local->started = false; in drv_start()37 if (WARN_ON(!local->started)) in drv_stop()50 local->started = false; in drv_stop()
256 started:1; member
439 tid_agg_rx->started = false; in ___ieee80211_start_rx_ba_session()
348 bool started, abort, hw_begun, notified; member1356 bool started; member
1288 if (unlikely(!tid_agg_rx->started)) { in ieee80211_sta_manage_reorder_buf()1293 tid_agg_rx->started = true; in ieee80211_sta_manage_reorder_buf()5181 if (WARN_ON(!local->started)) in ieee80211_rx_list()
224 if (roc->started) { in ieee80211_can_powered_addr_change()
2421 local->started = false; in ieee80211_reconfig()
3957 if (local->started) in ieee80211_set_antenna()
34 local->started = true; in drv_start()55 local->started = false; in drv_stop()
51 bool started; member
800 int __ceph_open_session(struct ceph_client *client, unsigned long started) in __ceph_open_session() argument811 if (timeout && time_after_eq(jiffies, started + timeout)) in __ceph_open_session()836 unsigned long started = jiffies; /* note the start time */ in ceph_open_session() local841 ret = __ceph_open_session(client, started); in ceph_open_session()
499 unsigned long started = jiffies; in ceph_monc_wait_osdmap() local506 if (timeout && time_after_eq(jiffies, started + timeout)) in ceph_monc_wait_osdmap()
10 communications protocol. Development of the CAN bus started in
3141 int started = 0; in pktgen_run() local3162 started++; in pktgen_run()3167 if (started) in pktgen_run()