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()336 tmp->started = true; in _ieee80211_start_next_roc()347 tmp->started = true; in _ieee80211_start_next_roc()433 if (!roc->started) in ieee80211_reconfig_roc()464 if (!roc->started) { in __ieee80211_roc_work()636 roc->started = true; in ieee80211_start_roc_work()653 if (!tmp->started) { in ieee80211_start_roc_work()782 if (!roc->started) in ieee80211_cancel_roc()[all …]
20 if (WARN_ON(local->started)) in drv_start()24 local->started = true; in drv_start()31 local->started = false; in drv_start()41 if (WARN_ON(!local->started)) in drv_stop()54 local->started = false; in drv_stop()
441 tid_agg_rx->started = false; in __ieee80211_start_rx_ba_session()
256 started:1; member
361 bool started, abort, hw_begun, notified; member1486 bool started; member
1296 if (unlikely(!tid_agg_rx->started)) { in ieee80211_sta_manage_reorder_buf()1301 tid_agg_rx->started = true; in ieee80211_sta_manage_reorder_buf()5336 if (WARN_ON(!local->started)) in ieee80211_rx_list()
222 if (roc->started) { in ieee80211_can_powered_addr_change()
1808 local->started = false; in ieee80211_reconfig()
4420 if (local->started) in ieee80211_set_antenna()
208 local->started = true; in drv_start()229 local->started = false; in drv_stop()
85 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
3208 int started = 0; in pktgen_run() local3229 started++; in pktgen_run()3234 if (started) in pktgen_run()
Completed in 69 milliseconds