Searched refs:IWL_NUM_RSC (Results 1 – 2 of 2) sorted by relevance
257 #define IWL_NUM_RSC 16 macro266 struct tkip_sc unicast_rsc[IWL_NUM_RSC];267 struct tkip_sc multicast_rsc[IWL_NUM_RSC];276 struct aes_sc unicast_rsc[IWL_NUM_RSC];277 struct aes_sc multicast_rsc[IWL_NUM_RSC];
252 for (i = 0; i < IWL_NUM_RSC; i++) { in iwl_mvm_wowlan_program_keys()292 for (i = 0; i < IWL_NUM_RSC; i++) { in iwl_mvm_wowlan_program_keys()1359 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_aes_rx_seq()1361 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_aes_rx_seq()1374 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_tkip_rx_seq()1376 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_tkip_rx_seq()