Home
last modified time | relevance | path

Searched refs:ieee80211_queue_work (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v5.4/net/mac80211/
Docb.c83 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ocb_rx_no_sta()
159 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ocb_housekeeping_timer()
199 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ocb_join()
Dagg-rx.c143 ieee80211_queue_work(&sta->local->hw, &sta->ampdu_mlme.work); in ieee80211_stop_rx_ba_session()
169 ieee80211_queue_work(&sta->local->hw, &sta->ampdu_mlme.work); in sta_rx_agg_session_timer_expired()
522 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_manage_rx_ba_offl()
541 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_rx_ba_timer_expired()
Dagg-tx.c689 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_start_tx_ba_session()
796 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_start_tx_ba_cb_irqsafe()
850 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_stop_tx_ba_session()
905 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_stop_tx_ba_cb_irqsafe()
Dmlme.c1165 ieee80211_queue_work(&sdata->local->hw, in ieee80211_chswitch_work()
1184 ieee80211_queue_work(&sdata->local->hw, in ieee80211_chswitch_work()
1223 ieee80211_queue_work(&local->hw, in ieee80211_chswitch_post_beacon()
1240 ieee80211_queue_work(&sdata->local->hw, in ieee80211_chswitch_done()
1243 ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work); in ieee80211_chswitch_done()
1253 ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.chswitch_work); in ieee80211_chswitch_timer()
1321 ieee80211_queue_work(&local->hw, in ieee80211_sta_process_chanswitch()
1345 ieee80211_queue_work(&local->hw, in ieee80211_sta_process_chanswitch()
1426 ieee80211_queue_work(&local->hw, &ifmgd->chswitch_work); in ieee80211_sta_process_chanswitch()
1443 ieee80211_queue_work(&local->hw, &ifmgd->csa_connection_drop_work); in ieee80211_sta_process_chanswitch()
[all …]
Doffchannel.c306 ieee80211_queue_work(hw, &local->hw_roc_start); in ieee80211_ready_on_channel()
359 ieee80211_queue_work(&local->hw, &local->hw_roc_done); in _ieee80211_start_next_roc()
503 ieee80211_queue_work(hw, &local->hw_roc_done); in ieee80211_remain_on_channel_expired()
Dmesh.c47 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_mesh_housekeeping_timer()
595 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_mesh_path_timer()
606 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_mesh_path_root_timer()
937 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_mbss_info_change_notify()
962 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_start_mesh()
Dht.c573 ieee80211_queue_work(&sdata->local->hw, in ieee80211_request_smps()
582 ieee80211_queue_work(&sdata->local->hw, in ieee80211_request_smps()
Dibss.c759 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_csa_connection_drop_work()
906 ieee80211_queue_work(&sdata->local->hw, in ieee80211_ibss_process_chanswitch()
1250 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ibss_rx_no_sta()
1726 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_ibss_timer()
1856 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ibss_join()
Dmesh_hwmp.c1008 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in mesh_queue_preq()
1015 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in mesh_queue_preq()
/Linux-v5.4/drivers/net/wireless/ti/wl1251/
Dsdio.c48 ieee80211_queue_work(wl->hw, &wl->irq_work); in wl1251_sdio_interrupt()
147 ieee80211_queue_work(wl->hw, &wl->irq_work); in wl1251_line_irq()
Dspi.c33 ieee80211_queue_work(wl->hw, &wl->irq_work); in wl1251_irq()
Dtx.c481 ieee80211_queue_work(wl->hw, &wl->tx_work); in wl1251_tx_complete()
/Linux-v5.4/drivers/net/wireless/intersil/p54/
Dp54spi.c387 ieee80211_queue_work(priv->hw, &priv->work); in p54spi_interrupt()
475 ieee80211_queue_work(priv->hw, &priv->work); in p54spi_op_tx()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dwmi.c166 ieee80211_queue_work(wmi->drv_priv->hw, in ath9k_wmi_event_tasklet()
Dhtc_drv_gpio.c245 ieee80211_queue_work(priv->hw, &priv->led_work); in ath9k_led_brightness()
Dchannel.c672 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()
750 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()
766 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_event()
845 ieee80211_queue_work(sc->hw, &sc->chanctx_work); in ath_chanctx_switch()
Dhtc_drv_beacon.c297 ieee80211_queue_work(priv->hw, in ath9k_htc_swba()
Dlink.c412 ieee80211_queue_work(sc->hw, &sc->paprd_work); in ath_ani_calibrate()
Dmci.c431 ieee80211_queue_work(sc->hw, &sc->mci_work); in ath_mci_msg()
/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Dleds.c104 ieee80211_queue_work(wl->hw, &wl->leds.work); in b43_led_brightness_set()
Dphy_common.c507 ieee80211_queue_work(dev->wl->hw, &dev->wl->txpower_adjust_work); in b43_phy_txpower_check()
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dbase.c1955 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_beacon_send()
2239 ieee80211_queue_work(ah->hw, &ah->calib_work); in ath5k_intr_calibration_poll()
2301 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_intr()
2323 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_intr()
2426 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_calibrate_work()
/Linux-v5.4/Documentation/driver-api/80211/
Dmac80211.rst216 :functions: ieee80211_queue_work
/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dmain.c535 ieee80211_queue_work(ar->hw, &ar->restart_work); in carl9170_restart()
828 ieee80211_queue_work(ar->hw, &ar->ps_work); in carl9170_ps_check()
1471 ieee80211_queue_work(ar->hw, &ar->ampdu_work); in carl9170_op_ampdu_action()
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
Drt2x00mac.c411 ieee80211_queue_work(rt2x00dev->hw, &rt2x00dev->intf_work); in rt2x00mac_set_tim()

123