Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs-vif.c340 case MVM_DEBUGFS_BF_DEBUG_FLAG: in iwl_dbgfs_update_bf()
416 param = MVM_DEBUGFS_BF_DEBUG_FLAG; in iwl_dbgfs_bf_params_write()
Dpower.c806 if (dbgfs_bf->mask & MVM_DEBUGFS_BF_DEBUG_FLAG) in iwl_mvm_beacon_filter_debugfs_parameters()
Dmvm.h245 MVM_DEBUGFS_BF_DEBUG_FLAG = BIT(7), enumerator