Searched refs:iwl_mvm_sta_send_to_fw (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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 319 ret = iwl_mvm_sta_send_to_fw(mvm, sta, false); in iwl_mvm_add_sta() 345 return iwl_mvm_sta_send_to_fw(mvm, sta, true); in iwl_mvm_update_sta()
|
D | d3.c | 667 ret = iwl_mvm_sta_send_to_fw(mvm, ap_sta, false); in iwl_mvm_d3_reprogram()
|