Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_regs.h294 #define E1000_MRQC_EN_IPV4(mrqc) ((mrqc) & BIT(17)) macro
H A De1000e_core.c481 E1000_MRQC_EN_IPV4(core->mac[MRQC])); in e1000e_rss_get_hash_type()
488 if (E1000_MRQC_EN_IPV4(core->mac[MRQC])) { in e1000e_rss_get_hash_type()
H A Digb_core.c303 E1000_MRQC_EN_IPV4(core->mac[MRQC])); in igb_rss_get_hash_type()
315 if (E1000_MRQC_EN_IPV4(core->mac[MRQC])) { in igb_rss_get_hash_type()