Searched refs:protection_mode (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | mac-ctxt.c | 614 u8 protection_mode = vif->bss_conf.ht_operation_mode & in iwl_mvm_mac_ctxt_set_ht_flags() local 619 IWL_DEBUG_RATE(mvm, "protection mode set to %d\n", protection_mode); in iwl_mvm_mac_ctxt_set_ht_flags() 624 switch (protection_mode) { in iwl_mvm_mac_ctxt_set_ht_flags() 638 protection_mode); in iwl_mvm_mac_ctxt_set_ht_flags()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | wmi.c | 424 .protection_mode = WMI_VDEV_PARAM_PROTECTION_MODE, 483 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE, 541 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE, 581 .protection_mode = WMI_PDEV_PARAM_PROTECTION_MODE, 633 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE, 686 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
|
D | wmi.h | 2560 u32 protection_mode; member 3469 u32 protection_mode; member
|
D | wmi-tlv.c | 2623 .protection_mode = WMI_TLV_PDEV_PARAM_PROTECTION_MODE, 2694 .protection_mode = WMI_TLV_VDEV_PARAM_PROTECTION_MODE,
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | atvda.h | 643 u8 protection_mode; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 2347 DEBUGFS_READ_WRITE_FILE_OPS(protection_mode); 2399 DEBUGFS_ADD_FILE(protection_mode, dir_debug, S_IWUSR | S_IRUSR); in iwl_dbgfs_register()
|
/linux-4.1.27/drivers/scsi/ |
D | sd.c | 343 static DEVICE_ATTR_RO(protection_mode);
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 3201 __le16 protection_mode; member 3254 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
|