Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_regs.h297 #define E1000_MRQC_EN_IPV6(mrqc) ((mrqc) & BIT(20)) macro
H A De1000e_core.c512 E1000_MRQC_EN_IPV6(core->mac[MRQC])); in e1000e_rss_get_hash_type()
529 if (E1000_MRQC_EN_IPV6(core->mac[MRQC])) { in e1000e_rss_get_hash_type()
H A Digb_core.c339 E1000_MRQC_EN_IPV6(core->mac[MRQC])); in igb_rss_get_hash_type()
361 if (E1000_MRQC_EN_IPV6(core->mac[MRQC])) { in igb_rss_get_hash_type()