/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | sta.c | 335 struct iwl_addsta_cmd sta_cmd; in iwl_add_station_common() local 368 memcpy(&sta_cmd, &priv->stations[sta_id].sta, in iwl_add_station_common() 373 ret = iwl_send_add_sta(priv, &sta_cmd, 0); in iwl_add_station_common() 649 struct iwl_addsta_cmd sta_cmd; in iwl_restore_stations() local 680 memcpy(&sta_cmd, &priv->stations[i].sta, in iwl_restore_stations() 694 ret = iwl_send_add_sta(priv, &sta_cmd, 0); in iwl_restore_stations() 1088 struct iwl_addsta_cmd sta_cmd; in iwlagn_send_sta_key() local 1093 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwlagn_send_sta_key() 1102 memcpy(sta_cmd in iwlagn_send_sta_key() 1163 struct iwl_addsta_cmd sta_cmd; iwl_remove_dynamic_key() local 1352 struct iwl_addsta_cmd sta_cmd; iwl_sta_tx_modify_enable_tid() local 1371 struct iwl_addsta_cmd sta_cmd; iwl_sta_rx_agg_start() local 1395 struct iwl_addsta_cmd sta_cmd; iwl_sta_rx_agg_stop() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | sta.c | 330 struct iwl_addsta_cmd sta_cmd; in iwl_add_station_common() local 363 memcpy(&sta_cmd, &priv->stations[sta_id].sta, in iwl_add_station_common() 368 ret = iwl_send_add_sta(priv, &sta_cmd, 0); in iwl_add_station_common() 644 struct iwl_addsta_cmd sta_cmd; in iwl_restore_stations() local 675 memcpy(&sta_cmd, &priv->stations[i].sta, in iwl_restore_stations() 689 ret = iwl_send_add_sta(priv, &sta_cmd, 0); in iwl_restore_stations() 1083 struct iwl_addsta_cmd sta_cmd; in iwlagn_send_sta_key() local 1088 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwlagn_send_sta_key() 1097 memcpy(sta_cmd in iwlagn_send_sta_key() 1158 struct iwl_addsta_cmd sta_cmd; iwl_remove_dynamic_key() local 1347 struct iwl_addsta_cmd sta_cmd; iwl_sta_tx_modify_enable_tid() local 1366 struct iwl_addsta_cmd sta_cmd; iwl_sta_rx_agg_start() local 1390 struct iwl_addsta_cmd sta_cmd; iwl_sta_rx_agg_stop() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 3231 struct il_addsta_cmd sta_cmd; in il4965_set_wep_dynamic_key_info() local 3272 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_set_wep_dynamic_key_info() 3276 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il4965_set_wep_dynamic_key_info() 3285 struct il_addsta_cmd sta_cmd; in il4965_set_ccmp_dynamic_key_info() local 3320 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_set_ccmp_dynamic_key_info() 3324 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il4965_set_ccmp_dynamic_key_info() 3412 struct il_addsta_cmd sta_cmd; in il4965_remove_dynamic_key() local 3459 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_remove_dynamic_key() 3463 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il4965_remove_dynamic_key() 3586 struct il_addsta_cmd sta_cmd; in il4965_sta_tx_modify_enable_tid() local 3608 struct il_addsta_cmd sta_cmd; il4965_sta_rx_agg_start() local 3634 struct il_addsta_cmd sta_cmd; il4965_sta_rx_agg_stop() local [all...] |
H A D | common.c | 2012 struct il_addsta_cmd sta_cmd; in il_add_station_common() local 2043 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il_add_station_common() 2048 ret = il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il_add_station_common() 2237 struct il_addsta_cmd sta_cmd; in il_restore_stations() local 2265 memcpy(&sta_cmd, &il->stations[i].sta, in il_restore_stations() 2274 ret = il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il_restore_stations()
|
H A D | 3945-mac.c | 182 struct il_addsta_cmd sta_cmd; in il3945_clear_sta_key_info() local 190 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il3945_clear_sta_key_info() 195 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il3945_clear_sta_key_info()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 3230 struct il_addsta_cmd sta_cmd; in il4965_set_wep_dynamic_key_info() local 3271 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_set_wep_dynamic_key_info() 3275 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il4965_set_wep_dynamic_key_info() 3284 struct il_addsta_cmd sta_cmd; in il4965_set_ccmp_dynamic_key_info() local 3319 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_set_ccmp_dynamic_key_info() 3323 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il4965_set_ccmp_dynamic_key_info() 3411 struct il_addsta_cmd sta_cmd; in il4965_remove_dynamic_key() local 3458 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_remove_dynamic_key() 3462 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il4965_remove_dynamic_key() 3585 struct il_addsta_cmd sta_cmd; in il4965_sta_tx_modify_enable_tid() local 3607 struct il_addsta_cmd sta_cmd; il4965_sta_rx_agg_start() local 3633 struct il_addsta_cmd sta_cmd; il4965_sta_rx_agg_stop() local [all...] |
H A D | common.c | 2010 struct il_addsta_cmd sta_cmd; in il_add_station_common() local 2041 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il_add_station_common() 2046 ret = il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il_add_station_common() 2235 struct il_addsta_cmd sta_cmd; in il_restore_stations() local 2263 memcpy(&sta_cmd, &il->stations[i].sta, in il_restore_stations() 2272 ret = il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il_restore_stations()
|
H A D | 3945-mac.c | 182 struct il_addsta_cmd sta_cmd; in il3945_clear_sta_key_info() local 190 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il3945_clear_sta_key_info() 195 return il_send_add_sta(il, &sta_cmd, CMD_SYNC); in il3945_clear_sta_key_info()
|