Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2647 bool more_timestamps; in ice_port_has_timestamps() local
2653 more_timestamps = !bitmap_empty(tx->in_use, tx->len); in ice_port_has_timestamps()
2656 return more_timestamps; in ice_port_has_timestamps()