Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h195 #define RRS_IS_IPV4 0x0400 macro
H A Datl1e_main.c1368 if (((pkt_flags & RRS_IS_IPV4) || (pkt_flags & RRS_IS_IPV6)) && in atl1e_rx_checksum()
1370 if (pkt_flags & RRS_IS_IPV4) { in atl1e_rx_checksum()