Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetdev_features.h165 #define NETIF_F_HW_MACSEC __NETIF_F(HW_MACSEC) macro
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_macsec.c1493 nic->ndev->features |= NETIF_F_HW_MACSEC; in aq_macsec_init()
/linux/drivers/net/
A Dmacsec.c350 return macsec->real_dev->features & NETIF_F_HW_MACSEC && in macsec_check_offload()
3427 ((dev)->features & ~(NETIF_F_VLAN_FEATURES | NETIF_F_HW_MACSEC))

Completed in 18 milliseconds