Searched refs:ice_get_ptype (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c172 * ice_get_ptype - Read HW packet type from the descriptor
175 static u16 ice_get_ptype(const union ice_32b_rx_flex_desc *rx_desc) function
196 u16 ptype = ice_get_ptype(rx_desc);
508 return libie_rx_pt_parse(ice_get_ptype(eop_desc)).hash_type;

Completed in 129 milliseconds