Searched refs:NETIF_F_FCOE_CRC (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | netdev_features.h | 107 #define NETIF_F_FCOE_CRC __NETIF_F(FCOE_CRC) macro |
| D | netdevice.h | 4905 return !!(features & NETIF_F_FCOE_CRC); in can_checksum_protocol() |