Searched refs:new_sta_mask (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mld-key.c | 120 u32 new_sta_mask; member 136 .u.modify.new_sta_mask = cpu_to_le32(data->new_sta_mask), in iwl_mvm_mld_update_sta_key() 157 u32 new_sta_mask) in iwl_mvm_mld_update_sta_keys() argument 162 .new_sta_mask = new_sta_mask, in iwl_mvm_mld_update_sta_keys()
|
| H A D | mld-sta.c | 920 u32 new_sta_mask) in iwl_mvm_mld_update_sta_queues() argument 926 .u.modify.new_sta_mask = cpu_to_le32(new_sta_mask), in iwl_mvm_mld_update_sta_queues() 960 u32 new_sta_mask) in iwl_mvm_mld_update_sta_baids() argument 965 .modify.new_sta_id_mask = cpu_to_le32(new_sta_mask), in iwl_mvm_mld_update_sta_baids() 996 data->sta_mask = new_sta_mask; in iwl_mvm_mld_update_sta_baids() 1008 u32 new_sta_mask) in iwl_mvm_mld_update_sta_resources() argument 1014 new_sta_mask); in iwl_mvm_mld_update_sta_resources() 1020 new_sta_mask); in iwl_mvm_mld_update_sta_resources() 1024 return iwl_mvm_mld_update_sta_baids(mvm, old_sta_mask, new_sta_mask); in iwl_mvm_mld_update_sta_resources()
|
| H A D | mvm.h | 2457 u32 new_sta_mask);
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | key.c | 322 u32 new_sta_mask; member 337 .u.modify.new_sta_mask = cpu_to_le32(data->new_sta_mask), in iwl_mld_update_sta_key_iter() 359 u32 new_sta_mask) in iwl_mld_update_sta_keys() argument 364 .new_sta_mask = new_sta_mask, in iwl_mld_update_sta_keys()
|
| H A D | key.h | 29 u32 new_sta_mask);
|
| H A D | tx.h | 64 u32 old_sta_mask, u32 new_sta_mask);
|
| H A D | agg.h | 125 u32 new_sta_mask);
|
| H A D | agg.c | 637 u32 new_sta_mask) in iwl_mld_update_sta_baids() argument 642 .modify.new_sta_id_mask = cpu_to_le32(new_sta_mask), in iwl_mld_update_sta_baids() 673 data->sta_mask = new_sta_mask; in iwl_mld_update_sta_baids()
|
| H A D | sta.c | 1192 u32 new_sta_mask) in iwl_mld_update_sta_resources() argument 1196 ret = iwl_mld_update_sta_txqs(mld, sta, old_sta_mask, new_sta_mask); in iwl_mld_update_sta_resources() 1200 ret = iwl_mld_update_sta_keys(mld, vif, sta, old_sta_mask, new_sta_mask); in iwl_mld_update_sta_resources() 1204 return iwl_mld_update_sta_baids(mld, old_sta_mask, new_sta_mask); in iwl_mld_update_sta_resources()
|
| H A D | tx.c | 1317 u32 old_sta_mask, u32 new_sta_mask) in iwl_mld_update_sta_txqs() argument 1322 .u.modify.new_sta_mask = cpu_to_le32(new_sta_mask), in iwl_mld_update_sta_txqs()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | datapath.h | 621 __le32 new_sta_mask; member 689 __le32 new_sta_mask; member
|