Searched refs:ice_get_ptype (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c210 * ice_get_ptype - Read HW packet type from the descriptor
213 static u16 ice_get_ptype(const union ice_32b_rx_flex_desc *rx_desc) function
234 u16 ptype = ice_get_ptype(rx_desc);
573 u16 ptype = ice_get_ptype(eop_desc);

Completed in 157 milliseconds