Searched refs:__vsc8584_macsec_add_rxsa (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/mscc/ |
H A D | mscc_macsec.c | 704 static int __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, in __vsc8584_macsec_add_rxsa() function 869 return __vsc8584_macsec_add_rxsa(ctx, flow, false); in vsc8584_macsec_add_rxsa() 894 return __vsc8584_macsec_add_rxsa(ctx, flow, true); in vsc8584_macsec_upd_rxsa()
|
/kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
H A D | mscc_macsec.c | 690 static int __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, in __vsc8584_macsec_add_rxsa() function 839 ret = __vsc8584_macsec_add_rxsa(ctx, flow, false); in vsc8584_macsec_add_rxsa() 862 ret = __vsc8584_macsec_add_rxsa(ctx, flow, true); in vsc8584_macsec_upd_rxsa()
|
Completed in 3 milliseconds