Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c47 struct ice_rx_ptype_decoded decoded = ice_decode_rx_desc_ptype(ptype); in ice_ptype_to_htype()
99 struct ice_rx_ptype_decoded decoded; in ice_rx_csum()
Dice_lan_tx_rx.h163 struct ice_rx_ptype_decoded { struct
651 static const struct ice_rx_ptype_decoded ice_ptype_lkup[BIT(10)] = {
860 static inline struct ice_rx_ptype_decoded ice_decode_rx_desc_ptype(u16 ptype) in ice_decode_rx_desc_ptype()