Home
last modified time | relevance | path

Searched refs:MVM_DEBUGFS_BF_DEBUG_FLAG (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs-vif.c335 case MVM_DEBUGFS_BF_DEBUG_FLAG: in iwl_dbgfs_update_bf()
411 param = MVM_DEBUGFS_BF_DEBUG_FLAG; in iwl_dbgfs_bf_params_write()
Dpower.c834 if (dbgfs_bf->mask & MVM_DEBUGFS_BF_DEBUG_FLAG) in iwl_mvm_beacon_filter_debugfs_parameters()
Dmvm.h228 MVM_DEBUGFS_BF_DEBUG_FLAG = BIT(7), enumerator