Home
last modified time | relevance | path

Searched refs:cs_tx_unblock_dwork (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c687 container_of(work, struct iwl_mvm, cs_tx_unblock_dwork.work); in iwl_mvm_tx_unblock_dwork()
1265 INIT_DELAYED_WORK(&mvm->cs_tx_unblock_dwork, iwl_mvm_tx_unblock_dwork); in iwl_op_mode_mvm_start()
H A Dmac-ctxt.c1821 schedule_delayed_work(&mvm->cs_tx_unblock_dwork, in iwl_mvm_channel_switch_start_notif()
H A Dmvm.h1180 struct delayed_work cs_tx_unblock_dwork; member
H A Drxmq.c2563 cancel_delayed_work(&mvm->cs_tx_unblock_dwork); in iwl_mvm_rx_mpdu_mq()
H A Dmac80211.c1307 cancel_delayed_work_sync(&mvm->cs_tx_unblock_dwork); in iwl_mvm_mac_stop()