Home
last modified time | relevance | path

Searched refs:sta_cmd (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c335 struct iwl_addsta_cmd sta_cmd; in iwl_add_station_common() local
649 struct iwl_addsta_cmd sta_cmd; in iwl_restore_stations() local
1088 struct iwl_addsta_cmd sta_cmd; in iwlagn_send_sta_key() local
1092 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwlagn_send_sta_key()
1128 sta_cmd.key.key_flags = key_flags; in iwlagn_send_sta_key()
1160 struct iwl_addsta_cmd sta_cmd; in iwl_remove_dynamic_key() local
1169 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwl_remove_dynamic_key()
1195 sta_cmd.key.key_flags = key_flags; in iwl_remove_dynamic_key()
1349 struct iwl_addsta_cmd sta_cmd; in iwl_sta_tx_modify_enable_tid() local
1368 struct iwl_addsta_cmd sta_cmd; in iwl_sta_rx_agg_start() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c335 struct iwl_addsta_cmd sta_cmd; in iwl_add_station_common() local
649 struct iwl_addsta_cmd sta_cmd; in iwl_restore_stations() local
1088 struct iwl_addsta_cmd sta_cmd; in iwlagn_send_sta_key() local
1092 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwlagn_send_sta_key()
1128 sta_cmd.key.key_flags = key_flags; in iwlagn_send_sta_key()
1160 struct iwl_addsta_cmd sta_cmd; in iwl_remove_dynamic_key() local
1169 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwl_remove_dynamic_key()
1195 sta_cmd.key.key_flags = key_flags; in iwl_remove_dynamic_key()
1349 struct iwl_addsta_cmd sta_cmd; in iwl_sta_tx_modify_enable_tid() local
1368 struct iwl_addsta_cmd sta_cmd; in iwl_sta_rx_agg_start() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c335 struct iwl_addsta_cmd sta_cmd; in iwl_add_station_common() local
649 struct iwl_addsta_cmd sta_cmd; in iwl_restore_stations() local
1088 struct iwl_addsta_cmd sta_cmd; in iwlagn_send_sta_key() local
1092 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwlagn_send_sta_key()
1128 sta_cmd.key.key_flags = key_flags; in iwlagn_send_sta_key()
1160 struct iwl_addsta_cmd sta_cmd; in iwl_remove_dynamic_key() local
1169 memcpy(&sta_cmd, &priv->stations[sta_id].sta, sizeof(sta_cmd)); in iwl_remove_dynamic_key()
1195 sta_cmd.key.key_flags = key_flags; in iwl_remove_dynamic_key()
1349 struct iwl_addsta_cmd sta_cmd; in iwl_sta_tx_modify_enable_tid() local
1368 struct iwl_addsta_cmd sta_cmd; in iwl_sta_rx_agg_start() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A DMakefile32 mwifiex-y += sta_cmd.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A DMakefile32 mwifiex-y += sta_cmd.o
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A DMakefile32 mwifiex-y += sta_cmd.o
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3231 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()
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()
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()
3586 struct il_addsta_cmd sta_cmd; in il4965_sta_tx_modify_enable_tid() local
3595 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_sta_tx_modify_enable_tid()
3608 struct il_addsta_cmd sta_cmd; in il4965_sta_rx_agg_start() local
3622 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_sta_rx_agg_start()
[all …]
H A Dcommon.c2010 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 D3945-mac.c182 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3231 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()
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()
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()
3586 struct il_addsta_cmd sta_cmd; in il4965_sta_tx_modify_enable_tid() local
3595 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_sta_tx_modify_enable_tid()
3608 struct il_addsta_cmd sta_cmd; in il4965_sta_rx_agg_start() local
3622 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_sta_rx_agg_start()
[all …]
H A Dcommon.c2010 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 D3945-mac.c182 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3231 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()
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()
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()
3586 struct il_addsta_cmd sta_cmd; in il4965_sta_tx_modify_enable_tid() local
3595 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_sta_tx_modify_enable_tid()
3608 struct il_addsta_cmd sta_cmd; in il4965_sta_rx_agg_start() local
3622 memcpy(&sta_cmd, &il->stations[sta_id].sta, in il4965_sta_rx_agg_start()
[all …]
H A Dcommon.c2010 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 D3945-mac.c182 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()
/dports/cad/openroad/OpenROAD-2.0/src/sta/tcl/
H A DSdc.tcl2007 proc set_port_delay { cmd sta_cmd cmd_args port_dirs } {
2054 $sta_cmd $pin $tr $clk $clk_rf $ref_pin\