Searched refs:i40e_ptype_to_htype (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1824 * i40e_ptype_to_htype - get a hash type
1829 static inline int i40e_ptype_to_htype(u8 ptype) function
1868 skb_set_hash(skb, hash, i40e_ptype_to_htype(rx_ptype));

Completed in 212 milliseconds