Searched refs:IWL_NUM_RSC (Results 1 – 2 of 2) sorted by relevance
283 #define IWL_NUM_RSC 16 macro292 struct tkip_sc unicast_rsc[IWL_NUM_RSC];293 struct tkip_sc multicast_rsc[IWL_NUM_RSC];302 struct aes_sc unicast_rsc[IWL_NUM_RSC];303 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()1313 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_aes_rx_seq()1337 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_aes_rx_seq()1351 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_tkip_rx_seq()1353 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_tkip_rx_seq()