Home
last modified time | relevance | path

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

/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c448 static struct macsec_flow *vsc8584_macsec_find_flow(struct macsec_context *ctx, in vsc8584_macsec_find_flow() function
855 flow = vsc8584_macsec_find_flow(ctx, MACSEC_INGR); in vsc8584_macsec_upd_rxsa()
874 flow = vsc8584_macsec_find_flow(ctx, MACSEC_INGR); in vsc8584_macsec_del_rxsa()
909 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_upd_txsa()
928 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_del_txsa()