Searched refs:hi_dword (Results 1 – 15 of 15) sorted by relevance
79 } hi_dword; member
1807 u32 rss_hash = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in igc_rx_hash() 7040 *hash = le32_to_cpu(ctx->rx_desc->wb.lower.hi_dword.rss); in igc_xdp_rx_hash()
118 __be32 hi_dword = 0; in txgbe_atr_compute_perfect_hash() local 130 hi_dword ^= input->dword_stream[i]; in txgbe_atr_compute_perfect_hash() 131 hi_hash_dword = ntohl(hi_dword); in txgbe_atr_compute_perfect_hash()
80 } hi_dword; member
227 } hi_dword; member
460 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbevf_rx_hash()
57 } hi_dword; member
262 } hi_dword; member 292 } hi_dword; member
274 * @qword0.hi_dword: High dual word union.275 * @qword0.hi_dword.rss: RSS hash.276 * @qword0.hi_dword.fd_id: Flow director filter id.299 } hi_dword; member
24 } hi_dword; member
437 ddp->len = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in ixgbe_fcoe_ddp() 451 ddp->len = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in ixgbe_fcoe_ddp()
2921 } hi_dword; member
694 pf->fd_inv = le32_to_cpu(qw0->hi_dword.fd_id); in i40e_fd_handle_status() 695 if (qw0->hi_dword.fd_id != 0 || in i40e_fd_handle_status() 713 if (qw0->hi_dword.fd_id == 0 && in i40e_fd_handle_status() 742 qw0->hi_dword.fd_id); in i40e_fd_handle_status() 1832 hash = le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss); in i40e_rx_hash()
518 } hi_dword; member 544 } hi_dword; member
509 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in wx_rx_hash()