Searched refs:IWL_NUM_RSC (Results 1 – 2 of 2) sorted by relevance
417 #define IWL_NUM_RSC 16 macro426 struct tkip_sc unicast_rsc[IWL_NUM_RSC];427 struct tkip_sc multicast_rsc[IWL_NUM_RSC];436 struct aes_sc unicast_rsc[IWL_NUM_RSC];437 struct aes_sc multicast_rsc[IWL_NUM_RSC];
283 for (i = 0; i < IWL_NUM_RSC; i++) { in iwl_mvm_wowlan_program_keys()346 for (i = 0; i < IWL_NUM_RSC; i++) { in iwl_mvm_wowlan_program_keys()1281 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_aes_rx_seq()1305 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_aes_rx_seq()1319 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_tkip_rx_seq()1321 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_tkip_rx_seq()