Searched refs:secy_p (Results 1 – 1 of 1) sorted by relevance
1671 struct nxp_c45_secy *secy_p, *secy_t; in nxp_c45_macsec_remove() local1681 list_for_each_entry_safe(secy_p, secy_t, secy_list, list) { in nxp_c45_macsec_remove()1682 list_for_each_entry_safe(sa_p, sa_t, &secy_p->sa_list, list) in nxp_c45_macsec_remove()1684 nxp_c45_secy_free(secy_p); in nxp_c45_macsec_remove()