Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c354 int to_del = 0; in bnad_set_coalesce() local
386 to_del = 1; in bnad_set_coalesce()
389 if (to_del) in bnad_set_coalesce()
Dbnad.c1848 int to_del = 0; in bnad_stats_timer_stop() local
1853 to_del = 1; in bnad_stats_timer_stop()
1855 if (to_del) in bnad_stats_timer_stop()
2167 int to_del = 0; in bnad_destroy_rx() local
2177 to_del = 1; in bnad_destroy_rx()
2180 if (to_del) in bnad_destroy_rx()