Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c639 container_of(work, struct iwl_mvm, cs_tx_unblock_dwork.work); in iwl_mvm_tx_unblock_dwork()
1200 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.c1979 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()