Searched refs:E1000_ADVRXD_PKT_IP6E (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ | ||
H A D | igb_regs.h | 698 #define E1000_ADVRXD_PKT_IP6E BIT(3) macro |
H A D | igb_core.c | 1466 pkt_type = ip6hdr_info->has_ext_hdrs ? E1000_ADVRXD_PKT_IP6E : in igb_rx_desc_get_packet_type() |