Searched defs:secy_list (Results 1 – 1 of 1) sorted by relevance
201 struct list_head secy_list; member372 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