Searched refs:tkip_sc (Results 1 – 4 of 4) sorted by relevance
259 struct tkip_sc { struct266 struct tkip_sc unicast_rsc[IWL_NUM_RSC]; argument267 struct tkip_sc multicast_rsc[IWL_NUM_RSC];268 struct tkip_sc tsc;
153 struct tkip_sc *tkip_sc, *tkip_tx_sc = NULL; in iwl_mvm_wowlan_program_keys() local223 tkip_sc = data->rsc_tsc->all_tsc_rsc.tkip.unicast_rsc; in iwl_mvm_wowlan_program_keys()241 tkip_sc = in iwl_mvm_wowlan_program_keys()254 tkip_sc[i].iv16 = cpu_to_le16(seq.tkip.iv16); in iwl_mvm_wowlan_program_keys()255 tkip_sc[i].iv32 = cpu_to_le32(seq.tkip.iv32); in iwl_mvm_wowlan_program_keys()1344 static void iwl_mvm_tkip_sc_to_seq(struct tkip_sc *sc, in iwl_mvm_tkip_sc_to_seq()1366 static void iwl_mvm_set_tkip_rx_seq(struct tkip_sc *scs, in iwl_mvm_set_tkip_rx_seq()
923 struct tkip_sc *tkip_sc, *tkip_tx_sc = NULL; in iwlagn_wowlan_program_keys() local948 tkip_sc = data->rsc_tsc->all_tsc_rsc.tkip.unicast_rsc; in iwlagn_wowlan_program_keys()966 tkip_sc = in iwlagn_wowlan_program_keys()979 tkip_sc[i].iv16 = cpu_to_le16(seq.tkip.iv16); in iwlagn_wowlan_program_keys()980 tkip_sc[i].iv32 = cpu_to_le32(seq.tkip.iv32); in iwlagn_wowlan_program_keys()
3825 struct tkip_sc { struct3832 struct tkip_sc unicast_rsc[IWLAGN_NUM_RSC]; argument3833 struct tkip_sc multicast_rsc[IWLAGN_NUM_RSC];3834 struct tkip_sc tsc;