Home
last modified time | relevance | path

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

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