Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs-vif.c280 case MVM_DEBUGFS_BF_DEBUG_FLAG: in iwl_dbgfs_update_bf()
356 param = MVM_DEBUGFS_BF_DEBUG_FLAG; in iwl_dbgfs_bf_params_write()
H A Dpower.c797 if (dbgfs_bf->mask & MVM_DEBUGFS_BF_DEBUG_FLAG) in iwl_mvm_beacon_filter_debugfs_parameters()
H A Dmvm.h181 MVM_DEBUGFS_BF_DEBUG_FLAG = BIT(7), enumerator