Searched refs:iwl_mvm_sta_from_staid_protected (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | coex.c | 244 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_mvm_bt_coex_reduced_txp()
|
H A D | tt.c | 405 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, i); in iwl_mvm_tt_tx_protection()
|
H A D | debugfs-vif.c | 282 mvm_sta = iwl_mvm_sta_from_staid_protected(mvm, ap_sta_id); in iwl_dbgfs_mac_params_read()
|
H A D | mvm.h | 1224 iwl_mvm_sta_from_staid_protected(struct iwl_mvm *mvm, u8 sta_id) in iwl_mvm_sta_from_staid_protected() function
|
H A D | d3.c | 1805 mvm_ap_sta = iwl_mvm_sta_from_staid_protected(mvm, 0); in iwl_mvm_query_wakeup_reasons()
|
H A D | debugfs.c | 184 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_dbgfs_sta_drain_write()
|
H A D | sta.c | 551 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_mvm_free_inactive_queue()
|
H A D | mac80211.c | 1387 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, in iwl_mvm_post_channel_switch()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | coex.c | 189 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_mvm_bt_coex_reduced_txp()
|
H A D | tt.c | 346 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, i); in iwl_mvm_tt_tx_protection()
|
H A D | debugfs-vif.c | 227 mvm_sta = iwl_mvm_sta_from_staid_protected(mvm, ap_sta_id); in iwl_dbgfs_mac_params_read()
|
H A D | mvm.h | 1288 iwl_mvm_sta_from_staid_protected(struct iwl_mvm *mvm, u8 sta_id) in iwl_mvm_sta_from_staid_protected() function
|
H A D | debugfs.c | 133 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_dbgfs_sta_drain_write()
|
H A D | sta.c | 568 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_mvm_free_inactive_queue()
|
H A D | d3.c | 2415 mvm_ap_sta = iwl_mvm_sta_from_staid_protected(mvm, 0); in iwl_mvm_query_wakeup_reasons()
|
H A D | mac80211.c | 1385 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, in iwl_mvm_post_channel_switch()
|
Completed in 50 milliseconds