Searched refs:tkip_sc (Results 1 – 4 of 4) sorted by relevance
419 struct tkip_sc { struct426 struct tkip_sc unicast_rsc[IWL_NUM_RSC]; argument427 struct tkip_sc multicast_rsc[IWL_NUM_RSC];428 struct tkip_sc tsc;
886 struct tkip_sc *tkip_sc, *tkip_tx_sc = NULL; in iwlagn_wowlan_program_keys() local913 tkip_sc = data->rsc_tsc->all_tsc_rsc.tkip.unicast_rsc; in iwlagn_wowlan_program_keys()931 tkip_sc = in iwlagn_wowlan_program_keys()944 tkip_sc[i].iv16 = cpu_to_le16(seq.tkip.iv16); in iwlagn_wowlan_program_keys()945 tkip_sc[i].iv32 = cpu_to_le32(seq.tkip.iv32); in iwlagn_wowlan_program_keys()
3798 struct tkip_sc { struct3805 struct tkip_sc unicast_rsc[IWLAGN_NUM_RSC]; argument3806 struct tkip_sc multicast_rsc[IWLAGN_NUM_RSC];3807 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()1268 static void iwl_mvm_tkip_sc_to_seq(struct tkip_sc *sc, in iwl_mvm_tkip_sc_to_seq()1314 static void iwl_mvm_set_tkip_rx_seq(struct tkip_sc *scs, in iwl_mvm_set_tkip_rx_seq()