Searched refs:i40e_rx_ptype_decoded (Results 1 – 4 of 4) sorted by relevance
374 extern struct i40e_rx_ptype_decoded i40e_ptype_lookup[];376 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
767 struct i40e_rx_ptype_decoded { struct
1751 struct i40e_rx_ptype_decoded decoded; in i40e_rx_checksum()1840 struct i40e_rx_ptype_decoded decoded = decode_rx_desc_ptype(ptype); in i40e_ptype_to_htype()
434 struct i40e_rx_ptype_decoded i40e_ptype_lookup[BIT(8)] = {