Searched refs:new_sta_mask (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | key.c | 310 u32 new_sta_mask; member 325 .u.modify.new_sta_mask = cpu_to_le32(data->new_sta_mask), in iwl_mld_update_sta_key_iter() 347 u32 new_sta_mask) in iwl_mld_update_sta_keys() argument 352 .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 | 630 u32 new_sta_mask) in iwl_mld_update_sta_baids() argument 635 .modify.new_sta_id_mask = cpu_to_le32(new_sta_mask), in iwl_mld_update_sta_baids() 666 data->sta_mask = new_sta_mask; in iwl_mld_update_sta_baids()
|
| H A D | sta.c | 1163 u32 new_sta_mask) in iwl_mld_update_sta_resources() argument 1167 ret = iwl_mld_update_sta_txqs(mld, sta, old_sta_mask, new_sta_mask); in iwl_mld_update_sta_resources() 1171 ret = iwl_mld_update_sta_keys(mld, vif, sta, old_sta_mask, new_sta_mask); in iwl_mld_update_sta_resources() 1175 return iwl_mld_update_sta_baids(mld, old_sta_mask, new_sta_mask); in iwl_mld_update_sta_resources()
|
| H A D | tx.c | 1286 u32 old_sta_mask, u32 new_sta_mask) in iwl_mld_update_sta_txqs() argument 1291 .u.modify.new_sta_mask = cpu_to_le32(new_sta_mask), in iwl_mld_update_sta_txqs()
|
| /linux-6.15/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 | 944 u32 new_sta_mask) in iwl_mvm_mld_update_sta_queues() argument 950 .u.modify.new_sta_mask = cpu_to_le32(new_sta_mask), in iwl_mvm_mld_update_sta_queues() 984 u32 new_sta_mask) in iwl_mvm_mld_update_sta_baids() argument 989 .modify.new_sta_id_mask = cpu_to_le32(new_sta_mask), in iwl_mvm_mld_update_sta_baids() 1020 data->sta_mask = new_sta_mask; in iwl_mvm_mld_update_sta_baids() 1032 u32 new_sta_mask) in iwl_mvm_mld_update_sta_resources() argument 1038 new_sta_mask); in iwl_mvm_mld_update_sta_resources() 1044 new_sta_mask); in iwl_mvm_mld_update_sta_resources() 1048 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 | 2633 u32 new_sta_mask);
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | datapath.h | 617 __le32 new_sta_mask; member 685 __le32 new_sta_mask; member
|