Home
last modified time | relevance | path

Searched refs:hi_dword (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/igb/
De1000_82575.h100 } hi_dword; member
Digb_main.c6804 le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in igb_rx_hash()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h236 } hi_dword; member
Dixgbevf_main.c481 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbevf_rx_hash()
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dvf.h80 } hi_dword; member
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dhw.h222 } hi_dword; member
252 } hi_dword; member
Dnetdev.c1040 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_rx_irq()
1457 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_rx_irq_ps()
1633 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_jumbo_rx_irq()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_type.h575 } hi_dword; member
608 } hi_dword; member
628 } hi_dword; member
Di40e_txrx.c905 return le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss); in i40e_rx_hash()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_type.h588 } hi_dword; member
621 } hi_dword; member
641 } hi_dword; member
Di40e_txrx.c468 pf->fd_inv = le32_to_cpu(rx_desc->wb.qword0.hi_dword.fd_id); in i40e_fd_handle_status()
469 if ((rx_desc->wb.qword0.hi_dword.fd_id != 0) || in i40e_fd_handle_status()
487 if ((rx_desc->wb.qword0.hi_dword.fd_id == 0) && in i40e_fd_handle_status()
516 rx_desc->wb.qword0.hi_dword.fd_id); in i40e_fd_handle_status()
1432 return le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss); in i40e_rx_hash()
Di40e_fcoe.c633 xid = le32_to_cpu(rx_desc->wb.qword0.hi_dword.fcoe_param) & in i40e_fcoe_handle_status()
759 ddp->len = le32_to_cpu(rx_desc->wb.qword0.hi_dword.fcoe_param); in i40e_fcoe_handle_offload()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c460 ddp->len = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in ixgbe_fcoe_ddp()
474 ddp->len = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in ixgbe_fcoe_ddp()
Dixgbe_82599.c1460 u32 bucket_hash = 0, hi_dword = 0; in ixgbe_atr_compute_perfect_hash_82599() local
1472 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1473 hi_hash_dword = ntohl(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
Dixgbe_type.h2714 } hi_dword; member
Dixgbe_main.c1406 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbe_rx_hash()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.h546 } hi_dword; member
572 } hi_dword; member