Home
last modified time | relevance | path

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

/qemu/hw/net/
H A De1000e_core.c495 bool new_ex_dis = core->mac[RFCTL] & E1000_RFCTL_NEW_IPV6_EXT_DIS; in e1000e_rss_get_hash_type() local
505 trace_e1000e_rx_rss_ip6(ex_dis, new_ex_dis, l4hdr_proto, in e1000e_rss_get_hash_type()
515 (!new_ex_dis || !(ip6info->rss_ex_dst_valid || in e1000e_rss_get_hash_type()
H A Dtrace-events177new_ex_dis, int l4hdr_proto, bool has_ext_headers, bool ex_dst_valid, bool ex_src_valid, uint32_t …
H A Digb_core.c322 bool new_ex_dis = core->mac[RFCTL] & E1000_RFCTL_NEW_IPV6_EXT_DIS; in igb_rss_get_hash_type() local
332 trace_e1000e_rx_rss_ip6(ex_dis, new_ex_dis, l4hdr_proto, in igb_rss_get_hash_type()
342 (!new_ex_dis || !(ip6info->rss_ex_dst_valid || in igb_rss_get_hash_type()