Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_regs.h296 #define E1000_MRQC_EN_IPV6EX(mrqc) ((mrqc) & BIT(19)) macro
H A De1000e_core.c511 E1000_MRQC_EN_IPV6EX(core->mac[MRQC]), in e1000e_rss_get_hash_type()
523 if (E1000_MRQC_EN_IPV6EX(core->mac[MRQC])) { in e1000e_rss_get_hash_type()
H A Digb_core.c338 E1000_MRQC_EN_IPV6EX(core->mac[MRQC]), in igb_rss_get_hash_type()
355 if (E1000_MRQC_EN_IPV6EX(core->mac[MRQC])) { in igb_rss_get_hash_type()