| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | sta.h | 18 * @STA_FLG_CLASS_AUTH: station is authenticated 19 * @STA_FLG_CLASS_ASSOC: station is associated 20 * @STA_FLG_RTS_MIMO_PROT: station requires RTS MIMO protection (dynamic SMPS) 111 * station info array (1 - n 1X mode) 150 * @STA_MODIFY_QUEUES: modify the queues used by this station 164 * enum iwl_sta_mode - station command mode 165 * @STA_MODE_ADD: add new station 166 * @STA_MODE_MODIFY: modify the station 174 * enum iwl_sta_sleep_flag - type of sleep of the station 175 * @STA_SLEEP_STATE_AWAKE: station is awake [all …]
|
| D | tdls.h | 75 * @peer_sta_id: station id of TDLS peer 100 * struct iwl_tdls_sta_info - TDLS station info 102 * @sta_id: station id of the TDLS peer 121 * @sta_info: per-station info. Only the first tdls_peer_count entries are set 139 * struct iwl_tdls_config_sta_info_res - TDLS per-station config information 141 * @sta_id: station id of the TDLS peer 154 * @sta_info: per-station TDLS config information
|
| D | datapath.h | 135 * @user_position:the position of station in a group. If the station is in the 148 * @user_position: the position of station in a group. If the station is in the 480 * @sta_id_mask: station ID mask 496 * @old_sta_id_mask: old station ID mask 497 * @new_sta_id_mask: new station ID mask 516 * @sta_id_mask: the station mask of the BAID to remove 561 * @u.add.sta_mask: station mask 569 * @u.remove.sta_mask: station mask of queue to remove 571 * @u.modify.old_sta_mask: old station mask for modify 573 * @u.modify.new_sta_mask: new station mask for modify [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | sta.h | 73 * @STA_FLG_CLASS_AUTH: station is authenticated 74 * @STA_FLG_CLASS_ASSOC: station is associated 75 * @STA_FLG_RTS_MIMO_PROT: station requires RTS MIMO protection (dynamic SMPS) 164 * station info array (1 - n 1X mode) 203 * @STA_MODIFY_QUEUES: modify the queues used by this station 217 * enum iwl_sta_mode - station command mode 218 * @STA_MODE_ADD: add new station 219 * @STA_MODE_MODIFY: modify the station 227 * enum iwl_sta_sleep_flag - type of sleep of the station 228 * @STA_SLEEP_STATE_AWAKE: station is awake [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | sta.h | 29 * blocked by the sleeping station. 68 * When removing a station, its queues are returned to the pool for reuse. Here 76 * DOC: station table - introduction 78 * The station table is a list of data structure that reprensent the stations. 79 * In STA/P2P client mode, the driver will hold one station for the AP/ GO. 81 * All these stations are reflected in the fw's station table. The driver 82 * keeps the fw's station table up to date with the ADD_STA command. Stations 85 * All the data related to a station is held in the structure %iwl_mvm_sta 87 * This data includes the index of the station in the fw, per tid information 93 * station index. That way, the driver is able to get the tid related data in [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | sta.h | 87 * blocked by the sleeping station. 126 * When removing a station, its queues are returned to the pool for reuse. Here 134 * DOC: station table - introduction 136 * The station table is a list of data structure that reprensent the stations. 137 * In STA/P2P client mode, the driver will hold one station for the AP/ GO. 139 * All these stations are reflected in the fw's station table. The driver 140 * keeps the fw's station table up to date with the ADD_STA command. Stations 143 * All the data related to a station is held in the structure %iwl_mvm_sta 145 * This data includes the index of the station in the fw, per tid information 151 * station index. That way, the driver is able to get the tid related data in [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen4/ |
| D | data-fabric.json | 4 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 0.", 12 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 1.", 20 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 2.", 28 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 3.", 36 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 4.", 44 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 5.", 52 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 6.", 60 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 7.", 68 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 8.", 76 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 9.", [all …]
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | sta_info.h | 29 * @WLAN_STA_AUTH: Station is authenticated. 30 * @WLAN_STA_ASSOC: Station is associated. 31 * @WLAN_STA_PS_STA: Station is in power-save mode 32 * @WLAN_STA_AUTHORIZED: Station is authorized to send/receive traffic. 35 * @WLAN_STA_SHORT_PREAMBLE: Station is capable of receiving short-preamble 37 * @WLAN_STA_WDS: Station is one of our WDS peers. 40 * frame to this station is transmitted. 43 * during suspend/resume and station removal. 44 * @WLAN_STA_PS_DRIVER: driver requires keeping this station in 47 * @WLAN_STA_PSPOLL: Station sent PS-poll while driver was keeping [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | sta.c | 31 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate() 53 IWL_DEBUG_INFO(priv, "Processing response for adding station\n"); in iwl_process_add_sta_resp() 62 IWL_ERR(priv, "Adding station failed, no room in table.\n"); in iwl_process_add_sta_resp() 66 "Adding station failed, no block ack resource.\n"); in iwl_process_add_sta_resp() 69 IWL_ERR(priv, "Attempting to modify non-existing station\n"); in iwl_process_add_sta_resp() 238 * iwl_prep_station - Prepare station information for addition 245 struct iwl_station_entry *station; in iwl_prep_station() local 275 * station. Keep track if one is in progress so that we do not send in iwl_prep_station() 292 station = &priv->stations[sta_id]; in iwl_prep_station() 293 station->used = IWL_STA_DRIVER_ACTIVE; in iwl_prep_station() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | sta.c | 26 IWL_ERR(priv, "ACTIVATE a non DRIVER active station id %u " in iwl_sta_ucode_activate() 48 IWL_DEBUG_INFO(priv, "Processing response for adding station\n"); in iwl_process_add_sta_resp() 57 IWL_ERR(priv, "Adding station failed, no room in table.\n"); in iwl_process_add_sta_resp() 61 "Adding station failed, no block ack resource.\n"); in iwl_process_add_sta_resp() 64 IWL_ERR(priv, "Attempting to modify non-existing station\n"); in iwl_process_add_sta_resp() 233 * iwl_prep_station - Prepare station information for addition 240 struct iwl_station_entry *station; in iwl_prep_station() local 270 * station. Keep track if one is in progress so that we do not send in iwl_prep_station() 287 station = &priv->stations[sta_id]; in iwl_prep_station() 288 station->used = IWL_STA_DRIVER_ACTIVE; in iwl_prep_station() [all …]
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | sta_info.h | 29 * @WLAN_STA_AUTH: Station is authenticated. 30 * @WLAN_STA_ASSOC: Station is associated. 31 * @WLAN_STA_PS_STA: Station is in power-save mode 32 * @WLAN_STA_AUTHORIZED: Station is authorized to send/receive traffic. 35 * @WLAN_STA_SHORT_PREAMBLE: Station is capable of receiving short-preamble 37 * @WLAN_STA_WDS: Station is one of our WDS peers. 40 * frame to this station is transmitted. 43 * during suspend/resume and station removal. 44 * @WLAN_STA_PS_DRIVER: driver requires keeping this station in 47 * @WLAN_STA_PSPOLL: Station sent PS-poll while driver was keeping [all …]
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | dock.c | 3 * dock.c - ACPI dock station driver 65 * add_dock_dependent_device - associate a device with the dock station 66 * @ds: Dock station. 143 * @ds: the dock station 175 * is_dock_device - see if a device is on a dock station 178 * If this device is either the dock station itself, 179 * or is a device dependent on the dock station, then it 201 * dock_present - see if the dock station is present. 202 * @ds: the dock station 221 * hot_remove_dock_devices - Remove dock station devices. [all …]
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| D | dock.c | 3 * dock.c - ACPI dock station driver 65 * add_dock_dependent_device - associate a device with the dock station 66 * @ds: Dock station. 143 * @ds: the dock station 175 * is_dock_device - see if a device is on a dock station 178 * If this device is either the dock station itself, 179 * or is a device dependent on the dock station, then it 201 * dock_present - see if the dock station is present. 202 * @ds: the dock station 221 * hot_remove_dock_devices - Remove dock station devices. [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | pipeline.json | 317 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 320 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 325 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 328 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 333 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 336 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 341 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 344 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 356 …"BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, th… 359 …s cycles during which no uops were executed on all ports and Reservation Station (RS) was not empt… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | pipeline.json | 317 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 320 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 325 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 328 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 333 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 336 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 341 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 344 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 356 …"BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, th… 359 …s cycles during which no uops were executed on all ports and Reservation Station (RS) was not empt… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/skylake/ |
| D | pipeline.json | 308 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 311 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 316 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 319 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 324 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 327 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 332 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 335 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 347 …"BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, th… 350 …s cycles during which no uops were executed on all ports and Reservation Station (RS) was not empt… [all …]
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
| D | smt.h | 53 struct smt_sid smt_sid ; /* station ID */ 64 #define FC_SMT_NSA 0x4f /* SMT Next Station Addressing */ 79 #define SMT_SIF_CONFIG 0x02 /* station information configuration */ 80 #define SMT_SIF_OPER 0x03 /* station information operation */ 126 * P02 : Station Descriptor 128 #define SMT_P_SDE 0x0002 /* station descriptor */ 136 u_char sde_type ; /* station type */ 143 * P03 : Station State 145 #define SMT_P_STATE 0x0003 /* station state */ 154 #define SMT_ST_WRAPPED (1<<0) /* station wrapped */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
| D | smt.h | 53 struct smt_sid smt_sid ; /* station ID */ 64 #define FC_SMT_NSA 0x4f /* SMT Next Station Addressing */ 79 #define SMT_SIF_CONFIG 0x02 /* station information configuration */ 80 #define SMT_SIF_OPER 0x03 /* station information operation */ 126 * P02 : Station Descriptor 128 #define SMT_P_SDE 0x0002 /* station descriptor */ 136 u_char sde_type ; /* station type */ 143 * P03 : Station State 145 #define SMT_P_STATE 0x0003 /* station state */ 154 #define SMT_ST_WRAPPED (1<<0) /* station wrapped */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-devices-platform-dock | 7 laptop is docked in a docking station. 22 (RO) Displays the docking station the laptop is docked to. 29 (RO) Show dock station flags, useful for checking if undock 38 (RO) Display the dock station type- dock_station, ata_bay or
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-devices-platform-dock | 7 laptop is docked in a docking station. 22 (RO) Displays the docking station the laptop is docked to. 29 (RO) Show dock station flags, useful for checking if undock 38 (RO) Display the dock station type- dock_station, ata_bay or
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/tigerlake/ |
| D | pipeline.json | 280 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 283 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 288 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 291 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 296 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 299 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 304 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 307 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 333 …n": "Number of cycles total of 0 uops executed on all ports, Reservation Station (RS) was not empt… 537 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", [all …]
|
| /kernel/linux/linux-5.10/include/net/ |
| D | mac80211.h | 297 * that it is only ever disabled for station mode. 475 * @membership: 64 bits array - a bit is set if station is member of the group 530 * @ibss_joined: indicates whether this station is part of an IBSS 538 * valid in station mode only if after the driver was notified 606 * @max_idle_period: the time period during which the station can refrain from 610 * @protected_keep_alive: if set, indicates that the station should send an RSN 612 * station. 725 * station 733 * firmware upon receiving a frame that indicates that the station 758 * be sent although the station is in powersave mode. [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelake/ |
| D | pipeline.json | 280 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 283 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 288 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 291 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 296 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 299 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 304 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 307 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 529 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 532 …"PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this lo… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/rocketlake/ |
| D | pipeline.json | 280 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 283 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 288 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 291 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 296 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 299 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 304 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 307 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 529 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 532 …"PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this lo… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelakex/ |
| D | pipeline.json | 280 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 283 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 288 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 291 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 296 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 299 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 304 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 307 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 519 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 522 …"PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this lo… [all …]
|