Searched refs:NETIF_F_HW_MACSEC (Results 1 – 3 of 3) sorted by relevance
165 #define NETIF_F_HW_MACSEC __NETIF_F(HW_MACSEC) macro
1493 nic->ndev->features |= NETIF_F_HW_MACSEC; in aq_macsec_init()
353 return macsec->real_dev->features & NETIF_F_HW_MACSEC && in macsec_check_offload()3426 ((dev)->features & ~(NETIF_F_VLAN_FEATURES | NETIF_F_HW_MACSEC))