Home
last modified time | relevance | path

Searched refs:NETIF_F_FCOE_CRC (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dnetdev_features.h107 #define NETIF_F_FCOE_CRC __NETIF_F(FCOE_CRC) macro
Dnetdevice.h4905 return !!(features & NETIF_F_FCOE_CRC); in can_checksum_protocol()