Searched defs:ice_tx_ring (Results 1 – 1 of 1) sorted by relevance
341 struct ice_tx_ring { struct365 struct ice_tx_ring *next; /* pointer to next ring in q_vector */ argument367 struct ice_tstamp_ring *tstamp_ring;368 struct ice_ptp_tx *tx_tstamps;394 static inline bool ice_ring_ch_enabled(struct ice_tx_ring *ring) in ice_ring_ch_enabled() argument