/Linux-v4.19/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
|
/Linux-v4.19/drivers/ptp/ |
D | ptp_pch.c | 138 u8 station[STATION_ADDR_LEN]; member 658 if (strcmp(pch_param.station, "00:00:00:00:00:00") != 0) { in pch_probe() 659 if (pch_set_station_address(pch_param.station, pdev) != 0) { in pch_probe() 726 module_param_string(station, 727 pch_param.station, sizeof(pch_param.station), 0444); 728 MODULE_PARM_DESC(station,
|
/Linux-v4.19/Documentation/networking/mac80211_hwsim/ |
D | README | 30 point and a station) or large scale tests (multiple access points with 48 one to act as an access point and the other as a station that 62 # Run wpa_supplicant (station) for wlan1
|
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | debug.c | 422 struct il_station_entry *station; in il_dbgfs_stations_read() local 439 station = &il->stations[i]; in il_dbgfs_stations_read() 440 if (!station->used) in il_dbgfs_stations_read() 445 station->sta.sta.addr, in il_dbgfs_stations_read() 446 station->sta.station_flags_msk); in il_dbgfs_stations_read() 458 j, station->tid[j].seq_number, in il_dbgfs_stations_read() 459 station->tid[j].agg.txq_id, in il_dbgfs_stations_read() 460 station->tid[j].agg.frame_count, in il_dbgfs_stations_read() 461 station->tid[j].tfds_in_queue, in il_dbgfs_stations_read() 462 station->tid[j].agg.start_idx, in il_dbgfs_stations_read() [all …]
|
D | 3945.c | 748 struct il_station_entry *station; in il3945_sync_sta() local 754 station = &il->stations[sta_id]; in il3945_sync_sta() 756 station->sta.sta.modify_mask = STA_MODIFY_TX_RATE_MSK; in il3945_sync_sta() 757 station->sta.rate_n_flags = cpu_to_le16(tx_rate); in il3945_sync_sta() 758 station->sta.mode = STA_CONTROL_MODIFY_MSK; in il3945_sync_sta() 759 il_send_add_sta(il, &station->sta, CMD_ASYNC); in il3945_sync_sta()
|
D | common.c | 1943 struct il_station_entry *station; in il_prep_station() local 1990 station = &il->stations[sta_id]; in il_prep_station() 1991 station->used = IL_STA_DRIVER_ACTIVE; in il_prep_station() 1996 memset(&station->sta, 0, sizeof(struct il_addsta_cmd)); in il_prep_station() 1997 memcpy(station->sta.sta.addr, addr, ETH_ALEN); in il_prep_station() 1998 station->sta.mode = 0; in il_prep_station() 1999 station->sta.sta.sta_id = sta_id; in il_prep_station() 2000 station->sta.station_flags = 0; in il_prep_station() 2012 station->sta.rate_n_flags = cpu_to_le16(rate | RATE_MCS_ANT_AB_MSK); in il_prep_station()
|
/Linux-v4.19/include/uapi/linux/ |
D | if_frad.h | 86 short station; member
|
D | sdla.h | 83 short station; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | sta.c | 260 struct iwl_station_entry *station; in iwl_prep_station() local 307 station = &priv->stations[sta_id]; in iwl_prep_station() 308 station->used = IWL_STA_DRIVER_ACTIVE; in iwl_prep_station() 314 memset(&station->sta, 0, sizeof(struct iwl_addsta_cmd)); in iwl_prep_station() 315 memcpy(station->sta.sta.addr, addr, ETH_ALEN); in iwl_prep_station() 316 station->sta.mode = 0; in iwl_prep_station() 317 station->sta.sta.sta_id = sta_id; in iwl_prep_station() 318 station->sta.station_flags = ctx->station_flags; in iwl_prep_station() 319 station->ctxid = ctx->ctxid; in iwl_prep_station()
|
D | debugfs.c | 231 struct iwl_station_entry *station; in iwl_dbgfs_stations_read() local 247 station = &priv->stations[i]; in iwl_dbgfs_stations_read() 248 if (!station->used) in iwl_dbgfs_stations_read() 252 i, station->sta.sta.addr, in iwl_dbgfs_stations_read() 253 station->sta.station_flags_msk); in iwl_dbgfs_stations_read()
|
/Linux-v4.19/drivers/net/wan/ |
D | sdla.c | 528 if (netif_running(slave) && (flp->config.station == FRAD_STATION_NODE)) in sdla_activate() 550 if (netif_running(slave) && (flp->config.station == FRAD_STATION_NODE)) in sdla_deactivate() 583 if (flp->config.station == FRAD_STATION_CPE) in sdla_assoc() 611 if (flp->config.station == FRAD_STATION_CPE) in sdla_deassoc() 957 if (flp->config.station == FRAD_STATION_NODE) in sdla_close() 1070 if (flp->config.station == FRAD_STATION_CPE) in sdla_open() 1117 if (data.config.station & ~FRAD_STATION_NODE) in sdla_config()
|
/Linux-v4.19/drivers/pnp/pnpbios/ |
D | Kconfig | 13 Some features (e.g. event notification, docking station information,
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | Kconfig | 42 tristate "Gigaset base station support"
|
/Linux-v4.19/Documentation/sound/designs/ |
D | control-names.rst | 47 Dock on docking station
|
/Linux-v4.19/net/atm/ |
D | Kconfig | 45 network. Besides operating as a normal ATM end station client, Linux
|
/Linux-v4.19/net/wireless/ |
D | Kconfig | 124 bool "cfg80211 regulatory support for cellular base station hints" 129 claims support for parsing cellular base station hints the
|
/Linux-v4.19/net/mac80211/ |
D | Kconfig | 160 bool "Verbose station debugging" 164 debugging messages for station addition/removal.
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | mac80211.rst | 9 This part of the book only covers station and monitor mode
|
/Linux-v4.19/drivers/net/ethernet/smsc/ |
D | Kconfig | 27 option if you have a DELL laptop with the docking station, or
|
/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_main.c | 229 u8 station[20]; in hwtstamp_ioctl() local 258 strcpy(station, PTP_L4_MULTICAST_SA); in hwtstamp_ioctl() 259 pch_set_station_address(station, pdev); in hwtstamp_ioctl() 264 strcpy(station, PTP_L2_MULTICAST_SA); in hwtstamp_ioctl() 265 pch_set_station_address(station, pdev); in hwtstamp_ioctl()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-rds.rst | 10 format, for example the station name or travel information, on an
|
/Linux-v4.19/Documentation/networking/ |
D | README.ipw2100 | 217 When the radio is asleep, the access point sending data to the station 218 must buffer packets at the AP until the station wakes up and requests
|
D | 6pack.txt | 145 bad checksum', which is due to data loss if the other station sends two
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 72 bool "Detailed station statistics"
|
/Linux-v4.19/Documentation/isdn/ |
D | README.gigaset | 134 forwarded to the base station. In this mode, the device accepts the 136 for setting the operation mode, associating with a base station and
|