Searched refs:ice_decode_rx_desc_ptype (Results 1 – 2 of 2) sorted by relevance
47 struct ice_rx_ptype_decoded decoded = ice_decode_rx_desc_ptype(ptype); in ice_ptype_to_htype()106 decoded = ice_decode_rx_desc_ptype(ptype); in ice_rx_csum()
860 static inline struct ice_rx_ptype_decoded ice_decode_rx_desc_ptype(u16 ptype) in ice_decode_rx_desc_ptype() function