Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c340 int to_del = 0; in bnad_set_coalesce() local
372 to_del = 1; in bnad_set_coalesce()
375 if (to_del) in bnad_set_coalesce()
Dbnad.c1831 int to_del = 0; in bnad_stats_timer_stop() local
1836 to_del = 1; in bnad_stats_timer_stop()
1838 if (to_del) in bnad_stats_timer_stop()
2148 int to_del = 0; in bnad_destroy_rx() local
2158 to_del = 1; in bnad_destroy_rx()
2161 if (to_del) in bnad_destroy_rx()