Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c352 int to_del = 0; in bnad_set_coalesce() local
384 to_del = 1; in bnad_set_coalesce()
387 if (to_del) in bnad_set_coalesce()
Dbnad.c1845 int to_del = 0; in bnad_stats_timer_stop() local
1850 to_del = 1; in bnad_stats_timer_stop()
1852 if (to_del) in bnad_stats_timer_stop()
2165 int to_del = 0; in bnad_destroy_rx() local
2175 to_del = 1; in bnad_destroy_rx()
2178 if (to_del) in bnad_destroy_rx()