Searched refs:started (Results 1 – 14 of 14) sorted by relevance
203 if (!roc->started) in ieee80211_end_finished_rocs()242 roc->started = true; in ieee80211_handle_roc_started()268 if (!roc->started) in ieee80211_hw_roc_start()304 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc()336 tmp->started = true; in _ieee80211_start_next_roc()347 tmp->started = true; in _ieee80211_start_next_roc()401 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()428 if (!roc->started) { in __ieee80211_roc_work()495 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()599 roc->started = true; in ieee80211_start_roc_work()[all …]
16 if (WARN_ON(local->started)) in drv_start()20 local->started = true; in drv_start()27 local->started = false; in drv_start()36 if (WARN_ON(!local->started)) in drv_stop()49 local->started = false; in drv_stop()
261 started:1; member
434 tid_agg_rx->started = false; in ___ieee80211_start_rx_ba_session()
343 bool started, abort, hw_begun, notified; member1299 bool started; member
1293 if (unlikely(!tid_agg_rx->started)) { in ieee80211_sta_manage_reorder_buf()1298 tid_agg_rx->started = true; in ieee80211_sta_manage_reorder_buf()4910 if (WARN_ON(!local->started)) in ieee80211_rx_list()
2358 local->started = false; in ieee80211_reconfig()
3700 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
820 int __ceph_open_session(struct ceph_client *client, unsigned long started) in __ceph_open_session() argument831 if (timeout && time_after_eq(jiffies, started + timeout)) in __ceph_open_session()856 unsigned long started = jiffies; /* note the start time */ in ceph_open_session() local861 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
3140 int started = 0; in pktgen_run() local3161 started++; in pktgen_run()3166 if (started) in pktgen_run()