| /linux/net/mac80211/ |
| H A 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 sen [all...] |
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A 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 …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A 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 …]
|
| /linux/drivers/acpi/ |
| H A 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. 129 * @ds: the dock station 161 * is_dock_device - see if a device is on a dock station 164 * If this device is either the dock station itself, 165 * or is a device dependent on the dock station, then it 187 * dock_present - see if the dock station is present. 188 * @ds: the dock station 207 * hot_remove_dock_devices - Remove dock station devices. [all …]
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A 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 …]
|
| /linux/tools/perf/pmu-events/arch/x86/skylake/ |
| H A D | pipeline.json | 345 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 349 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 354 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 358 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 363 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 367 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 372 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 376 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 389 …"BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, th… 393 …s cycles during which no uops were executed on all ports and Reservation Station (RS) was not empt… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | pipeline.json | 355 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 359 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 364 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 368 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 373 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 377 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 382 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 386 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 399 …"BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, th… 403 …s cycles during which no uops were executed on all ports and Reservation Station (RS) was not empt… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | pipeline.json | 355 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 359 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 364 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 368 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 373 …iption": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 377 …tion": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empt… 382 …iption": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 386 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 399 …"BriefDescription": "Cycles where no uops were executed, the Reservation Station was not empty, th… 403 …s cycles during which no uops were executed on all ports and Reservation Station (RS) was not empt… [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A 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
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mld-sta.c | 38 * Add an internal station to the FW table 69 * Remove a station from the FW table. Before sending the command to remove 70 * the station validate that the station is indeed known to the driver (sanity 82 IWL_ERR(mvm, "Invalid station id %d\n", sta_id); in iwl_mvm_mld_rm_sta_from_fw() 89 IWL_ERR(mvm, "Failed to remove station. Id=%d\n", sta_id); in iwl_mvm_mld_rm_sta_from_fw() 138 * For 22000 firmware and on we cannot add queue to a station unknown in iwl_mvm_mld_add_int_sta_with_queue() 139 * to firmware so enable queue here - after the station was added in iwl_mvm_mld_add_int_sta_with_queue() 183 /* Allocate a new station entry for the broadcast station to the given vif, 185 * Note that each P2P mac should have its own broadcast station. 222 /* Allocate a new station entry for the multicast station to the given vif, [all …]
|
| H A D | sta.c | 127 /* send station add/update command to firmware */ 302 /* Disable aggregations for a bitmap of TIDs for a given station */ 480 * Remove a queue from a station's resources. 1602 IWL_ERR(mvm, "No available queues for new station\n"); in iwl_mvm_reserve_sta_stream() 1732 IWL_DEBUG_INFO(mvm, "Internal station added.\n"); in iwl_mvm_add_int_sta_common() 1736 IWL_ERR(mvm, "Add internal station failed, status=0x%x\n", in iwl_mvm_add_int_sta_common() 1827 * if rs is registered with mac80211, then "add station" will be handled in iwl_mvm_sta_init() 1870 /* First add an empty station since allocating in iwl_mvm_add_sta() 1871 * a queue requires a valid station in iwl_mvm_add_sta() 1949 * Remove a station from the FW table. Before sending the command to remove [all …]
|
| /linux/include/net/ |
| H A D | mac80211.h | 339 * that it is only ever disabled for station mode. 522 * @membership: 64 bits array - a bit is set if station is member of the group 597 * @bss: the cfg80211 bss descriptor. Valid only for a station, and only 618 * valid in station mode only if after the driver was notified 674 * @max_idle_period: the time period during which the station can refrain from 678 * @protected_keep_alive: if set, indicates that the station should send an RSN 680 * station. 888 * station 896 * firmware upon receiving a frame that indicates that the station 921 * be sent although the station is in powersave mode. [all …]
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | usb.c | 47 if (!(tx->station[usb->sidx].flag & STATION_CONNECTED_FLAG)) in plfxlc_send_packet_from_data_queue() 49 if (!(tx->station[usb->sidx].flag & STATION_FIFO_FULL_FLAG)) in plfxlc_send_packet_from_data_queue() 50 skb = skb_peek(&tx->station[usb->sidx].data_list); in plfxlc_send_packet_from_data_queue() 54 skb = skb_dequeue(&tx->station[usb->sidx].data_list); in plfxlc_send_packet_from_data_queue() 57 if (skb_queue_len(&tx->station[usb->sidx].data_list) <= 60) in plfxlc_send_packet_from_data_queue() 137 tx->station[sidx].flag |= STATION_FIFO_FULL_FLAG; in rx_urb_complete() 143 tx->station[sidx].flag &= STATION_ACTIVE_FLAG; in rx_urb_complete() 566 if (!(tx->station[sidx].flag & STATION_CONNECTED_FLAG)) in sta_queue_cleanup_timer_callb() 568 if (tx->station[sidx].flag & STATION_HEARTBEAT_FLAG) { in sta_queue_cleanup_timer_callb() 569 tx->station[sidx].flag ^= STATION_HEARTBEAT_FLAG; in sta_queue_cleanup_timer_callb() [all …]
|
| H A D | mac.c | 302 if (!(tx->station[sidx].flag & STATION_CONNECTED_FLAG)) in plfxlc_op_tx() 304 if (memcmp(tx->station[sidx].mac, dst_mac, ETH_ALEN)) in plfxlc_op_tx() 315 if (skb_queue_len(&tx->station[sidx].data_list) > 60) in plfxlc_op_tx() 319 if (skb_queue_len(&tx->station[sidx].data_list) > 256) in plfxlc_op_tx() 321 skb_queue_tail(&tx->station[sidx].data_list, skb); in plfxlc_op_tx() 448 if (memcmp(&buffer[10], tx->station[sidx].mac, ETH_ALEN)) in plfxlc_mac_rx() 450 if (tx->station[sidx].flag & STATION_CONNECTED_FLAG) { in plfxlc_mac_rx() 451 tx->station[sidx].flag |= STATION_HEARTBEAT_FLAG; in plfxlc_mac_rx() 458 if (tx->station[sidx].flag & STATION_CONNECTED_FLAG) in plfxlc_mac_rx() 460 memcpy(tx->station[sidx].mac, &buffer[10], ETH_ALEN); in plfxlc_mac_rx() [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A 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
|
| /linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
| H A D | pipeline.json | 305 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 309 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 314 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 318 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 323 …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.", 336 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 365 …n": "Number of cycles total of 0 uops executed on all ports, Reservation Station (RS) was not empt… 589 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/rocketlake/ |
| H A D | pipeline.json | 305 "BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was not empty.", 309 "PublicDescription": "Counts cycles during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empty.", 314 "BriefDescription": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 318 "PublicDescription": "Counts cycles during which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empty.", 323 "BriefDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 327 "PublicDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empty.", 332 "BriefDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 336 "PublicDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empty.", 580 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 584 "PublicDescription": "Counts cycles during which the reservation station (R [all...] |
| /linux/tools/perf/pmu-events/arch/x86/icelake/ |
| H A D | pipeline.json | 305 "BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was not empty.", 309 "PublicDescription": "Counts cycles during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empty.", 314 "BriefDescription": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 318 "PublicDescription": "Counts cycles during which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empty.", 323 "BriefDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station was not empty.", 327 "PublicDescription": "Cycles total of 3 uops are executed on all ports and Reservation Station (RS) was not empty.", 332 "BriefDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station was not empty.", 336 "PublicDescription": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empty.", 580 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 584 "PublicDescription": "Counts cycles during which the reservation station (R [all...] |
| /linux/tools/perf/pmu-events/arch/x86/icelakex/ |
| H A D | pipeline.json | 305 …"BriefDescription": "Cycles total of 1 uop is executed on all ports and Reservation Station was no… 309 … during which a total of 1 uop was executed on all ports and Reservation Station (RS) was not empt… 314 …iption": "Cycles total of 2 uops are executed on all ports and Reservation Station was not empty.", 318 …uring which a total of 2 uops were executed on all ports and Reservation Station (RS) was not empt… 323 …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.", 336 …tion": "Cycles total of 4 uops are executed on all ports and Reservation Station (RS) was not empt… 569 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 573 …"PublicDescription": "Counts cycles during which the reservation station (RS) is empty for this lo… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/broadwell/ |
| H A D | pipeline.json | 798 "PublicDescription": "This event counts stall cycles caused by absence of eligible entries in the reservation station (RS). This may result from RS overflow, or from RS deallocation because of the RS array Write Port allocation scheme (each RS entry has two write ports instead of four. As a result, empty entries could not be used, although RS is not really full). This counts cycles that the pipeline backend blocked uop delivery from the front end.", 821 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 825 "PublicDescription": "This event counts cycles during which the reservation station (RS) is empty for the thread. Note: In ST-mode, not active thread should drive 0. This is usually caused by severely costly branch mispredictions, or allocator/FE issues.", 830 "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to precisely locate Frontend Latency Bound issues.", 845 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 0.", 854 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 1.", 863 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 2.", 872 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 3.", 881 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 4.", 890 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (R [all...] |
| /linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | pipeline.json | 798 "PublicDescription": "This event counts stall cycles caused by absence of eligible entries in the reservation station (RS). This may result from RS overflow, or from RS deallocation because of the RS array Write Port allocation scheme (each RS entry has two write ports instead of four. As a result, empty entries could not be used, although RS is not really full). This counts cycles that the pipeline backend blocked uop delivery from the front end.", 821 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 825 "PublicDescription": "This event counts cycles during which the reservation station (RS) is empty for the thread. Note: In ST-mode, not active thread should drive 0. This is usually caused by severely costly branch mispredictions, or allocator/FE issues.", 830 "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to precisely locate Frontend Latency Bound issues.", 845 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 0.", 854 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 1.", 863 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 2.", 872 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 3.", 881 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 4.", 890 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (R [all...] |
| /linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | pipeline.json | 798 "PublicDescription": "This event counts stall cycles caused by absence of eligible entries in the reservation station (RS). This may result from RS overflow, or from RS deallocation because of the RS array Write Port allocation scheme (each RS entry has two write ports instead of four. As a result, empty entries could not be used, although RS is not really full). This counts cycles that the pipeline backend blocked uop delivery from the front end.", 821 "BriefDescription": "Cycles when Reservation Station (RS) is empty for the thread", 825 "PublicDescription": "This event counts cycles during which the reservation station (RS) is empty for the thread. Note: In ST-mode, not active thread should drive 0. This is usually caused by severely costly branch mispredictions, or allocator/FE issues.", 830 "BriefDescription": "Counts end of periods where the Reservation Station (RS) was empty. Could be useful to precisely locate Frontend Latency Bound issues.", 845 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 0.", 854 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 1.", 863 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 2.", 872 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 3.", 881 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (RS) to port 4.", 890 "PublicDescription": "This event counts, on the per-thread basis, cycles during which uops are dispatched from the Reservation Station (R [all...] |
| /linux/include/uapi/linux/ |
| H A D | nl80211.h | 61 * DOC: Station handling 64 * interfaces. When a station is bound to an AP interface, it may be moved 66 * The station is still assumed to belong to the AP interface it was added 69 * Station handling varies per interface type and depending on the driver's 73 * and WIPHY_FLAG_TDLS_EXTERNAL_SETUP), the station lifetime is as follows: 74 * - a setup station entry is added, not yet authorized, without any rate 77 * to add rate and capability information to the station and at the same 186 * preshared key authentication in station mode. In %NL80211_CMD_CONNECT 194 * handshakes during 802.1X authentication in station mode. In order to 255 * support offloading SAE authentication for WPA3-Personal networks in station [all …]
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth.h | 51 u32 macstnaddr1; /* mac station address part 1 reg */ 52 u32 macstnaddr2; /* mac station address part 2 reg */ 356 /* UCC GETH MACSTNADDR1 (Station Address Part 1 Register) */ 357 #define MACSTNADDR1_OCTET_6_SHIFT (31 - 7) /* Station 361 #define MACSTNADDR1_OCTET_5_SHIFT (31 - 15) /* Station 365 #define MACSTNADDR1_OCTET_4_SHIFT (31 - 23) /* Station 369 #define MACSTNADDR1_OCTET_3_SHIFT (31 - 31) /* Station 374 /* UCC GETH MACSTNADDR2 (Station Address Part 2 Register) */ 375 #define MACSTNADDR2_OCTET_2_SHIFT (31 - 7) /* Station 379 #define MACSTNADDR2_OCTET_1_SHIFT (31 - 15) /* Station [all …]
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | wl18xx.h | 134 * to indicate if the station is in PS mode. 140 * if the station is in Fast mode 194 * to indicate if the station is in PS mode. 200 * if the station is in Fast mode
|