Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c628 container_of(work, struct iwl_mvm, cs_tx_unblock_dwork.work); in iwl_mvm_tx_unblock_dwork()
1189 INIT_DELAYED_WORK(&mvm->cs_tx_unblock_dwork, iwl_mvm_tx_unblock_dwork); in iwl_op_mode_mvm_start()
Dmac-ctxt.c1573 schedule_delayed_work(&mvm->cs_tx_unblock_dwork, in iwl_mvm_channel_switch_start_notif()
Dmvm.h1095 struct delayed_work cs_tx_unblock_dwork; member
Drxmq.c1917 cancel_delayed_work_sync(&mvm->cs_tx_unblock_dwork); in iwl_mvm_rx_mpdu_mq()
Dmac80211.c1184 cancel_delayed_work_sync(&mvm->cs_tx_unblock_dwork); in iwl_mvm_mac_stop()