Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c836 static inline int hw_checksummed(u32 status) in hw_checksummed() function
918 if (dev->features & NETIF_F_RXCSUM && hw_checksummed(status)) in greth_rx_gbit()