Lines Matching refs:stop

80  * mac80211 workqueue should be cancelled on the driver stop() callback.
259 * @CHANCTX_SWMODE_SWAP_CONTEXTS: The old context exists but will stop
3316 * station goes to sleep, we will stop transmitting to it. There is,
3436 * If queue 6 gets full, for example, mac80211 would only stop the second
3504 * @IEEE80211_AMPDU_RX_STOP: stop RX aggregation
3512 * @IEEE80211_AMPDU_TX_STOP_CONT: stop TX aggregation but continue transmitting
3515 * @IEEE80211_AMPDU_TX_STOP_FLUSH: stop TX aggregation and flush all packets,
3656 * preferably, never fail and stop queues appropriately.
3669 * @stop: Called after last netdevice attached to the hardware
3678 * stop transmitting and doing any other configuration, and then
3700 * and @stop must be implemented.
3715 * The @stop callback is called after this if it is the last interface
3824 * @sched_scan_stop: Tell the hardware to stop an ongoing scheduled scan.
4278 void (*stop)(struct ieee80211_hw *hw);
5004 * @start: start or stop PS
5019 * @start: start or stop PS
5873 * ieee80211_stop_queue - stop specific queue
5894 * ieee80211_stop_queues - stop all queues
5937 * the driver if it needs to stop the scan to perform another task.
6135 * @sta: the station whose BA session to stop
6136 * @tid: the TID to stop BA.
6141 * the need to stop aggregation on a certain RA/TID, the session level
6147 * ieee80211_stop_tx_ba_cb_irqsafe - low level driver ready to stop aggregate.
6589 * ieee80211_stop_rx_ba_session - callback to stop existing BA sessions
6669 * ieee80211_stop_rx_ba_session_offl - stop a Rx BA session
6691 * ieee80211_rx_ba_timer_expired - stop a Rx BA session due to timeout