Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c771 container_of(work, struct iwl_mvm, cs_tx_unblock_dwork.work); in iwl_mvm_tx_unblock_dwork()
1377 INIT_DELAYED_WORK(&mvm->cs_tx_unblock_dwork, iwl_mvm_tx_unblock_dwork); in iwl_op_mode_mvm_start()
H A Dmac-ctxt.c1874 schedule_delayed_work(&mvm->cs_tx_unblock_dwork, in iwl_mvm_channel_switch_start_notif()
H A Dmvm.h1233 struct delayed_work cs_tx_unblock_dwork; member
H A Dmac80211.c1403 cancel_delayed_work_sync(&mvm->cs_tx_unblock_dwork); in iwl_mvm_mac_stop()