Searched refs:E1000_MRQC_EN_IPV6EX (Results 1 – 3 of 3) sorted by relevance
296 #define E1000_MRQC_EN_IPV6EX(mrqc) ((mrqc) & BIT(19)) macro
511 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()
338 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()