Home
last modified time | relevance | path

Searched defs:secy_list (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c201 struct list_head secy_list; member
372 static struct nxp_c45_secy *nxp_c45_find_secy(struct list_head *secy_list, in nxp_c45_find_secy()
385 nxp_c45_secy *nxp_c45_find_secy_by_id(struct list_head *secy_list, in nxp_c45_find_secy_by_id()
789 static bool nxp_c45_is_rx_sc0_impl(struct list_head *secy_list) in nxp_c45_is_rx_sc0_impl()
1673 struct list_head *secy_list; in nxp_c45_macsec_remove() local