Searched refs:iwl_mvm_sta_send_to_fw (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | sta.h | 351 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
|
D | sta.c | 99 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw() function 312 ret = iwl_mvm_sta_send_to_fw(mvm, sta, false); in iwl_mvm_add_sta() 338 return iwl_mvm_sta_send_to_fw(mvm, sta, true); in iwl_mvm_update_sta()
|
D | d3.c | 673 ret = iwl_mvm_sta_send_to_fw(mvm, ap_sta, false); in iwl_mvm_d3_reprogram()
|