Searched refs:do_twostep_tstamp (Results 1 – 2 of 2) sorted by relevance
171 do_twostep_tstamp = true; in enetc_map_tx_buffs()174 tx_swbd->do_twostep_tstamp = do_twostep_tstamp; in enetc_map_tx_buffs()175 tx_swbd->check_wb = tx_swbd->do_twostep_tstamp; in enetc_map_tx_buffs()247 } else if (do_twostep_tstamp) { in enetc_map_tx_buffs()346 tx_swbd->do_twostep_tstamp = false; in enetc_map_tx_tso_hdr()800 bool do_twostep_tstamp; in enetc_clean_tx_ring() local808 do_twostep_tstamp = false; in enetc_clean_tx_ring()819 tx_swbd->do_twostep_tstamp) { in enetc_clean_tx_ring()822 do_twostep_tstamp = true; in enetc_clean_tx_ring()840 } else if (unlikely(do_twostep_tstamp)) { in enetc_clean_tx_ring()[all …]
33 u8 do_twostep_tstamp:1; member
Completed in 10 milliseconds