| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 25 if (!(priv->stations[sta_id].used & IWL_STA_DRIVER_ACTIVE)) in iwl_sta_ucode_activate() 28 sta_id, priv->stations[sta_id].sta.sta.addr); in iwl_sta_ucode_activate() 30 if (priv->stations[sta_id].used & IWL_STA_UCODE_ACTIVE) { in iwl_sta_ucode_activate() 34 sta_id, priv->stations[sta_id].sta.sta.addr); in iwl_sta_ucode_activate() 36 priv->stations[sta_id].used |= IWL_STA_UCODE_ACTIVE; in iwl_sta_ucode_activate() 38 sta_id, priv->stations[sta_id].sta.sta.addr); in iwl_sta_ucode_activate() 206 priv->stations[sta_id].sta.station_flags &= ~mask; in iwl_sta_update_ht() 207 priv->stations[sta_id].sta.station_flags |= flags; in iwl_sta_update_ht() 228 priv->stations[index].sta.station_flags &= ~mask; in iwl_set_ht_add_station() 229 priv->stations[index].sta.station_flags |= flags; in iwl_set_ht_add_station() [all …]
|
| H A D | dev.h | 743 struct iwl_station_entry stations[IWLAGN_STATION_COUNT]; member
|
| H A D | tx.c | 752 addr = priv->stations[sta_id].sta.sta.addr; in iwlagn_check_ratid_empty() 753 ctx = priv->stations[sta_id].ctxid; in iwlagn_check_ratid_empty()
|
| H A D | main.c | 876 memset(priv->stations, 0, sizeof(priv->stations)); in iwl_clear_driver_stations()
|
| H A D | rs.c | 2656 priv->stations[lq_sta->lq.sta_id].lq = &lq_sta->lq; in rs_initialize_lq()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 1741 if (!(il->stations[sta_id].used & IL_STA_DRIVER_ACTIVE)) in il_sta_ucode_activate() 1743 sta_id, il->stations[sta_id].sta.sta.addr); in il_sta_ucode_activate() 1745 if (il->stations[sta_id].used & IL_STA_UCODE_ACTIVE) { in il_sta_ucode_activate() 1748 il->stations[sta_id].sta.sta.addr); in il_sta_ucode_activate() 1750 il->stations[sta_id].used |= IL_STA_UCODE_ACTIVE; in il_sta_ucode_activate() 1752 il->stations[sta_id].sta.sta.addr); in il_sta_ucode_activate() 1796 il->stations[sta_id].sta.mode == in il_process_add_sta_resp() 1798 il->stations[sta_id].sta.sta.addr); in il_process_add_sta_resp() 1809 il->stations[sta_id].sta.mode == in il_process_add_sta_resp() 1879 sta_flags = il->stations[idx].sta.station_flags; in il_set_ht_add_station() [all …]
|
| H A D | debug.c | 410 station = &il->stations[i]; in il_dbgfs_stations_read() 804 DEBUGFS_READ_FILE_OPS(stations); 1330 DEBUGFS_ADD_FILE(stations, dir_data, 0400); in il_dbgfs_register()
|
| H A D | 4965-rs.c | 1761 tid_data = &il->stations[lq_sta->lq.sta_id].tid[tid]; in il4965_rs_rate_scale_perform() 2092 &il->stations[lq_sta->lq.sta_id].tid[tid]; in il4965_rs_rate_scale_perform() 2171 il->stations[lq_sta->lq.sta_id].lq = &lq_sta->lq; in il4965_rs_initialize_lq()
|
| H A D | 3945.c | 739 station = &il->stations[sta_id]; in il3945_sync_sta() 2275 il->stations[sta_id].used |= IL_STA_LOCAL; in il3945_add_bssid_station()
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_core.c | 343 if (!common->stations[i].sta) in rsi_find_sta() 345 if (!(memcmp(common->stations[i].sta->addr, in rsi_find_sta() 347 return &common->stations[i]; in rsi_find_sta()
|
| H A D | rsi_main.h | 319 struct rsi_sta stations[RSI_MAX_ASSOC_STAS + 1]; member
|
| H A D | rsi_91x_mac80211.c | 529 common->stations[i].sta = NULL; in rsi_mac80211_add_interface() 1449 rsta = &common->stations[cnt]; in rsi_mac80211_sta_add() 1474 rsta = &common->stations[sta_idx]; in rsi_mac80211_sta_add() 1558 rsta = &common->stations[sta_idx]; in rsi_mac80211_sta_remove()
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | nbd.rst | 12 This can be used for stations with low disk space (or even diskless)
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2438.rst | 21 is also often used in weather stations and applications such as: rain gauge,
|
| /linux/Documentation/networking/mac80211_hwsim/ |
| H A D | mac80211_hwsim.rst | 40 hundreds of stations).
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | Kconfig | 94 stations and trunks.
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | Kconfig | 148 the ones on the dock stations.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 1212 transmitter will 'override' the emulated radio stations. 1218 stations at regular frequency intervals. Depending on the frequency of the 1355 - The SDR radio should use the same 'frequencies' for stations as the normal
|
| H A D | bttv.rst | 236 once=1 Don't check the TV-stations Audio mode
|
| /linux/drivers/acpi/ |
| H A D | Kconfig | 266 This driver supports ACPI-controlled docking stations and removable
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 3853 if (ether_addr_equal(priv->stations[i], bssid)) { in ipw_add_station() 3872 memcpy(priv->stations[i], bssid, ETH_ALEN); in ipw_add_station() 3885 if (ether_addr_equal(priv->stations[i], bssid)) in ipw_find_station()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | smd.c | 606 rsp->start_rsp_params.stations, in wcn36xx_smd_start_rsp()
|