Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c49 static enum pkt_hash_types ice_ptype_to_htype(u16 ptype) in ice_ptype_to_htype() function
87 skb_set_hash(skb, hash, ice_ptype_to_htype(rx_ptype)); in ice_rx_hash()