Searched refs:sa_p (Results 1 – 1 of 1) sorted by relevance
1668 struct nxp_c45_sa *sa_p, *sa_t; in nxp_c45_macsec_remove() local1678 list_for_each_entry_safe(sa_p, sa_t, &secy_p->sa_list, list) in nxp_c45_macsec_remove()1679 nxp_c45_sa_free(sa_p); in nxp_c45_macsec_remove()