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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c42 * ice_ptype_to_htype - get a hash type
49 static enum pkt_hash_types ice_ptype_to_htype(u16 ptype) function
101 skb_set_hash(skb, hash, ice_ptype_to_htype(rx_ptype));

Completed in 183 milliseconds