Searched refs:IWL_NUM_RSC (Results 1 – 2 of 2) sorted by relevance
425 #define IWL_NUM_RSC 16 macro434 struct tkip_sc unicast_rsc[IWL_NUM_RSC];435 struct tkip_sc multicast_rsc[IWL_NUM_RSC];444 struct aes_sc unicast_rsc[IWL_NUM_RSC];445 struct aes_sc multicast_rsc[IWL_NUM_RSC];
292 for (i = 0; i < IWL_NUM_RSC; i++) { in iwl_mvm_wowlan_program_keys()367 for (i = 0; i < IWL_NUM_RSC; i++) { in iwl_mvm_wowlan_program_keys()1361 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_aes_rx_seq()1388 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_aes_rx_seq()1402 BUILD_BUG_ON(IWL_NUM_RSC != IEEE80211_NUM_TIDS); in iwl_mvm_set_tkip_rx_seq()1404 for (tid = 0; tid < IWL_NUM_RSC; tid++) { in iwl_mvm_set_tkip_rx_seq()