Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c345 int to_del = 0; in bnad_set_coalesce() local
377 to_del = 1; in bnad_set_coalesce()
380 if (to_del) in bnad_set_coalesce()
Dbnad.c1839 int to_del = 0; in bnad_stats_timer_stop() local
1844 to_del = 1; in bnad_stats_timer_stop()
1846 if (to_del) in bnad_stats_timer_stop()
2158 int to_del = 0; in bnad_destroy_rx() local
2168 to_del = 1; in bnad_destroy_rx()
2171 if (to_del) in bnad_destroy_rx()