Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
871 flow = vsc8584_macsec_find_flow(ctx, MACSEC_INGR); in vsc8584_macsec_add_rxsa()
883 flow = vsc8584_macsec_find_flow(ctx, MACSEC_INGR); in vsc8584_macsec_upd_rxsa()
902 flow = vsc8584_macsec_find_flow(ctx, MACSEC_INGR); in vsc8584_macsec_del_rxsa()
920 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_add_txsa()
932 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_upd_txsa()
951 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_del_txsa()