Lines Matching refs:stop

79  * mac80211 workqueue should be cancelled on the driver stop() callback.
241 * @CHANCTX_SWMODE_SWAP_CONTEXTS: The old context exists but will stop
3015 * station goes to sleep, we will stop transmitting to it. There is,
3135 * If queue 6 gets full, for example, mac80211 would only stop the second
3203 * @IEEE80211_AMPDU_RX_STOP: stop RX aggregation
3211 * @IEEE80211_AMPDU_TX_STOP_CONT: stop TX aggregation but continue transmitting
3214 * @IEEE80211_AMPDU_TX_STOP_FLUSH: stop TX aggregation and flush all packets,
3340 * preferably, never fail and stop queues appropriately.
3353 * @stop: Called after last netdevice attached to the hardware
3362 * stop transmitting and doing any other configuration, and then
3384 * and @stop must be implemented.
3399 * The @stop callback is called after this if it is the last interface
3492 * @sched_scan_stop: Tell the hardware to stop an ongoing scheduled scan.
3886 void (*stop)(struct ieee80211_hw *hw);
4554 * @start: start or stop PS
4569 * @start: start or stop PS
5331 * ieee80211_stop_queue - stop specific queue
5352 * ieee80211_stop_queues - stop all queues
5395 * the driver if it needs to stop the scan to perform another task.
5579 * @sta: the station whose BA session to stop
5580 * @tid: the TID to stop BA.
5585 * the need to stop aggregation on a certain RA/TID, the session level
5591 * ieee80211_stop_tx_ba_cb_irqsafe - low level driver ready to stop aggregate.
5970 * ieee80211_stop_rx_ba_session - callback to stop existing BA sessions
6049 * ieee80211_stop_rx_ba_session_offl - stop a Rx BA session
6071 * ieee80211_rx_ba_timer_expired - stop a Rx BA session due to timeout