Searched refs:aggregation_timer (Results 1 – 2 of 2) sorted by relevance
174 struct timer_list aggregation_timer; member
390 mod_timer(&cfhsi->aggregation_timer, in cfhsi_tx_done()1001 struct cfhsi *cfhsi = from_timer(cfhsi, t, aggregation_timer); in cfhsi_aggregation_tout()1071 del_timer(&cfhsi->aggregation_timer) > 0; in cfhsi_xmit()1217 timer_setup(&cfhsi->aggregation_timer, cfhsi_aggregation_tout, 0); in cfhsi_open()1262 del_timer_sync(&cfhsi->aggregation_timer); in cfhsi_close()