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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c298 * ice_set_rx_tstamp - Enable or disable Rx timestamping
302 static void ice_set_rx_tstamp(struct ice_pf *pf, bool on) function
336 ice_set_rx_tstamp(pf, false);
354 ice_set_rx_tstamp(pf, enable_rx);

Completed in 115 milliseconds