Searched refs:E1000_RFCTL_IPV6_DIS (Results 1 – 4 of 4) sorted by relevance
313 #define E1000_RFCTL_IPV6_DIS 0x00000400 macro
1169 if (hasip6 && (core->mac[RFCTL] & E1000_RFCTL_IPV6_DIS)) { in e1000e_build_rx_metadata()
1464 if (hasip6 && !(core->mac[RFCTL] & E1000_RFCTL_IPV6_DIS)) { in igb_rx_desc_get_packet_type()
1901 #define E1000_RFCTL_IPV6_DIS 0x00000400 macro