Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDdebugfs-vif.c289 case MVM_DEBUGFS_BA_ENABLE_BEACON_ABORT: in iwl_dbgfs_update_bf()
379 param = MVM_DEBUGFS_BA_ENABLE_BEACON_ABORT; in iwl_dbgfs_bf_params_write()
HDpower.c816 if (dbgfs_bf->mask & MVM_DEBUGFS_BA_ENABLE_BEACON_ABORT) in iwl_mvm_beacon_filter_debugfs_parameters()
HDmvm.h187 MVM_DEBUGFS_BA_ENABLE_BEACON_ABORT = BIT(10), enumerator