Home
last modified time | relevance | path

Searched refs:secy_p (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1671 struct nxp_c45_secy *secy_p, *secy_t; in nxp_c45_macsec_remove() local
1681 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()