Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1256 if (mvmvif->ap_assoc_sta_count || !mvm->drop_bcn_ap_mode) { in iwl_mvm_mac_ctxt_cmd_ap_set_filter_flags()
H A Dops.c1390 mvm->drop_bcn_ap_mode = true; in iwl_op_mode_mvm_start()
H A Dmvm.h1334 bool drop_bcn_ap_mode; member
H A Ddebugfs.c2156 debugfs_create_bool("drop_bcn_ap_mode", 0600, mvm->debugfs_dir, in iwl_mvm_dbgfs_register()
2157 &mvm->drop_bcn_ap_mode); in iwl_mvm_dbgfs_register()