Searched defs:tfrc_rx_hist (Results 1 – 1 of 1) sorted by relevance
81 struct tfrc_rx_hist { struct82 struct tfrc_rx_hist_entry *ring[TFRC_NDUPACK + 1]; argument91 static inline u8 tfrc_rx_hist_index(const struct tfrc_rx_hist *h, const u8 n) in tfrc_rx_hist_index() argument