/Linux-v4.19/net/mac80211/ |
D | ocb.c | 86 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ocb_rx_no_sta() 162 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ocb_housekeeping_timer() 202 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ocb_join()
|
D | agg-rx.c | 146 ieee80211_queue_work(&sta->local->hw, &sta->ampdu_mlme.work); in ieee80211_stop_rx_ba_session() 172 ieee80211_queue_work(&sta->local->hw, &sta->ampdu_mlme.work); in sta_rx_agg_session_timer_expired() 471 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_manage_rx_ba_offl() 490 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_rx_ba_timer_expired()
|
D | agg-tx.c | 690 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_start_tx_ba_session() 797 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_start_tx_ba_cb_irqsafe() 851 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_stop_tx_ba_session() 906 ieee80211_queue_work(&local->hw, &sta->ampdu_mlme.work); in ieee80211_stop_tx_ba_cb_irqsafe()
|
D | mlme.c | 1135 ieee80211_queue_work(&sdata->local->hw, in ieee80211_chswitch_work() 1154 ieee80211_queue_work(&sdata->local->hw, in ieee80211_chswitch_work() 1196 ieee80211_queue_work(&local->hw, in ieee80211_chswitch_post_beacon() 1213 ieee80211_queue_work(&sdata->local->hw, in ieee80211_chswitch_done() 1216 ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work); in ieee80211_chswitch_done() 1226 ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.chswitch_work); in ieee80211_chswitch_timer() 1262 ieee80211_queue_work(&local->hw, in ieee80211_sta_process_chanswitch() 1275 ieee80211_queue_work(&local->hw, in ieee80211_sta_process_chanswitch() 1361 ieee80211_queue_work(&local->hw, &ifmgd->chswitch_work); in ieee80211_sta_process_chanswitch() 1378 ieee80211_queue_work(&local->hw, &ifmgd->csa_connection_drop_work); in ieee80211_sta_process_chanswitch() [all …]
|
D | offchannel.c | 304 ieee80211_queue_work(hw, &local->hw_roc_start); in ieee80211_ready_on_channel() 357 ieee80211_queue_work(&local->hw, &local->hw_roc_done); in _ieee80211_start_next_roc() 501 ieee80211_queue_work(hw, &local->hw_roc_done); in ieee80211_remain_on_channel_expired()
|
D | mesh.c | 49 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_mesh_housekeeping_timer() 537 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_mesh_path_timer() 548 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_mesh_path_root_timer() 872 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_mbss_info_change_notify() 897 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_start_mesh()
|
D | ht.c | 567 ieee80211_queue_work(&sdata->local->hw, in ieee80211_request_smps() 576 ieee80211_queue_work(&sdata->local->hw, in ieee80211_request_smps()
|
D | ibss.c | 761 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_csa_connection_drop_work() 908 ieee80211_queue_work(&sdata->local->hw, in ieee80211_ibss_process_chanswitch() 1251 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ibss_rx_no_sta() 1719 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in ieee80211_ibss_timer() 1849 ieee80211_queue_work(&local->hw, &sdata->work); in ieee80211_ibss_join()
|
D | mesh_hwmp.c | 993 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in mesh_queue_preq() 1000 ieee80211_queue_work(&sdata->local->hw, &sdata->work); in mesh_queue_preq()
|
/Linux-v4.19/drivers/net/wireless/ti/wl1251/ |
D | sdio.c | 61 ieee80211_queue_work(wl->hw, &wl->irq_work); in wl1251_sdio_interrupt() 160 ieee80211_queue_work(wl->hw, &wl->irq_work); in wl1251_line_irq()
|
D | spi.c | 47 ieee80211_queue_work(wl->hw, &wl->irq_work); in wl1251_irq()
|
D | tx.c | 495 ieee80211_queue_work(wl->hw, &wl->tx_work); in wl1251_tx_complete()
|
/Linux-v4.19/drivers/net/wireless/intersil/p54/ |
D | p54spi.c | 400 ieee80211_queue_work(priv->hw, &priv->work); in p54spi_interrupt() 488 ieee80211_queue_work(priv->hw, &priv->work); in p54spi_op_tx()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | wmi.c | 166 ieee80211_queue_work(wmi->drv_priv->hw, in ath9k_wmi_event_tasklet()
|
D | htc_drv_gpio.c | 245 ieee80211_queue_work(priv->hw, &priv->led_work); in ath9k_led_brightness()
|
D | channel.c | 672 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()
|
D | htc_drv_beacon.c | 297 ieee80211_queue_work(priv->hw, in ath9k_htc_swba()
|
D | link.c | 412 ieee80211_queue_work(sc->hw, &sc->paprd_work); in ath_ani_calibrate()
|
D | mci.c | 431 ieee80211_queue_work(sc->hw, &sc->mci_work); in ath_mci_msg()
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | mac80211.rst | 213 :functions: ieee80211_queue_work
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | leds.c | 117 ieee80211_queue_work(wl->hw, &wl->leds.work); in b43_led_brightness_set()
|
D | phy_common.c | 520 ieee80211_queue_work(dev->wl->hw, &dev->wl->txpower_adjust_work); in b43_phy_txpower_check()
|
/Linux-v4.19/drivers/net/wireless/ath/ath5k/ |
D | base.c | 1956 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_beacon_send() 2241 ieee80211_queue_work(ah->hw, &ah->calib_work); in ath5k_intr_calibration_poll() 2303 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_intr() 2325 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_intr() 2428 ieee80211_queue_work(ah->hw, &ah->reset_work); in ath5k_calibrate_work()
|
/Linux-v4.19/drivers/net/wireless/ath/carl9170/ |
D | main.c | 535 ieee80211_queue_work(ar->hw, &ar->restart_work); in carl9170_restart() 828 ieee80211_queue_work(ar->hw, &ar->ps_work); in carl9170_ps_check() 1476 ieee80211_queue_work(ar->hw, &ar->ampdu_work); in carl9170_op_ampdu_action()
|
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00mac.c | 422 ieee80211_queue_work(rt2x00dev->hw, &rt2x00dev->intf_work); in rt2x00mac_set_tim()
|