Searched refs:tkip_sc (Results 1 – 4 of 4) sorted by relevance
285 struct tkip_sc { struct292 struct tkip_sc unicast_rsc[IWL_NUM_RSC]; argument293 struct tkip_sc multicast_rsc[IWL_NUM_RSC];294 struct tkip_sc tsc;
904 struct tkip_sc *tkip_sc, *tkip_tx_sc = NULL; in iwlagn_wowlan_program_keys() local931 tkip_sc = data->rsc_tsc->all_tsc_rsc.tkip.unicast_rsc; in iwlagn_wowlan_program_keys()949 tkip_sc = in iwlagn_wowlan_program_keys()962 tkip_sc[i].iv16 = cpu_to_le16(seq.tkip.iv16); in iwlagn_wowlan_program_keys()963 tkip_sc[i].iv32 = cpu_to_le32(seq.tkip.iv32); in iwlagn_wowlan_program_keys()
3803 struct tkip_sc { struct3810 struct tkip_sc unicast_rsc[IWLAGN_NUM_RSC]; argument3811 struct tkip_sc multicast_rsc[IWLAGN_NUM_RSC];3812 struct tkip_sc tsc;
178 struct tkip_sc *tkip_sc, *tkip_tx_sc = NULL; in iwl_mvm_wowlan_program_keys() local253 tkip_sc = data->rsc_tsc->all_tsc_rsc.tkip.unicast_rsc; in iwl_mvm_wowlan_program_keys()272 tkip_sc = in iwl_mvm_wowlan_program_keys()285 tkip_sc[i].iv16 = cpu_to_le16(seq.tkip.iv16); in iwl_mvm_wowlan_program_keys()286 tkip_sc[i].iv32 = cpu_to_le32(seq.tkip.iv32); in iwl_mvm_wowlan_program_keys()1300 static void iwl_mvm_tkip_sc_to_seq(struct tkip_sc *sc, in iwl_mvm_tkip_sc_to_seq()1346 static void iwl_mvm_set_tkip_rx_seq(struct tkip_sc *scs, in iwl_mvm_set_tkip_rx_seq()