Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmacsec.h267 int (*mdo_dev_stop)(struct macsec_context *ctx); member
/OK3568_Linux_fs/kernel/drivers/net/phy/mscc/
H A Dmscc_macsec.c964 .mdo_dev_stop = vsc8584_macsec_dev_stop,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1489 .mdo_dev_stop = aq_locked_mdo_dev_stop,
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacsec.c3541 macsec_offload(ops->mdo_dev_stop, &ctx); in macsec_dev_stop()