Searched refs:__iwl_mvm_remove_sta_key (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | sta.c | 1410 static int __iwl_mvm_remove_sta_key(struct iwl_mvm *mvm, u8 sta_id, in __iwl_mvm_remove_sta_key() function 1525 __iwl_mvm_remove_sta_key(mvm, sta_id, keyconf, mcast); in iwl_mvm_set_sta_key() 1574 ret = __iwl_mvm_remove_sta_key(mvm, sta_id, keyconf, mcast); in iwl_mvm_remove_sta_key() 1581 ret = __iwl_mvm_remove_sta_key(mvm, sta_id, keyconf, !mcast); in iwl_mvm_remove_sta_key()
|