Home
last modified time | relevance | path

Searched refs:started (Results 1 – 15 of 15) sorted by relevance

/net/mac80211/
A Doffchannel.c205 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 …]
A Ddriver-ops.c20 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()
A Dagg-rx.c441 tid_agg_rx->started = false; in __ieee80211_start_rx_ba_session()
A Dsta_info.h256 started:1; member
A Dieee80211_i.h361 bool started, abort, hw_begun, notified; member
1486 bool started; member
A Drx.c1296 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()
A Diface.c222 if (roc->started) { in ieee80211_can_powered_addr_change()
A Dutil.c1808 local->started = false; in ieee80211_reconfig()
A Dcfg.c4420 if (local->started) in ieee80211_set_antenna()
/net/mac802154/
A Ddriver-ops.h208 local->started = true; in drv_start()
229 local->started = false; in drv_stop()
A Dieee802154_i.h85 bool started; member
/net/ceph/
A Dceph_common.c800 int __ceph_open_session(struct ceph_client *client, unsigned long started) in __ceph_open_session() argument
811 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() local
841 ret = __ceph_open_session(client, started); in ceph_open_session()
A Dmon_client.c499 unsigned long started = jiffies; in ceph_monc_wait_osdmap() local
506 if (timeout && time_after_eq(jiffies, started + timeout)) in ceph_monc_wait_osdmap()
/net/can/
A DKconfig10 communications protocol. Development of the CAN bus started in
/net/core/
A Dpktgen.c3208 int started = 0; in pktgen_run() local
3229 started++; in pktgen_run()
3234 if (started) in pktgen_run()

Completed in 69 milliseconds