Home
last modified time | relevance | path

Searched refs:BNAD_RF_DIM_TIMER_RUNNING (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbnad.h274 #define BNAD_RF_DIM_TIMER_RUNNING 4 macro
H A Dbnad_ethtool.c364 test_bit(BNAD_RF_DIM_TIMER_RUNNING, in bnad_set_coalesce()
366 clear_bit(BNAD_RF_DIM_TIMER_RUNNING, in bnad_set_coalesce()
H A Dbnad.c1768 if (test_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags)) in bnad_dim_timeout()
1798 !test_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags)) { in bnad_dim_timer_start()
1800 set_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags); in bnad_dim_timer_start()
2158 test_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags)) { in bnad_destroy_rx()
2159 clear_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags); in bnad_destroy_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbnad.h274 #define BNAD_RF_DIM_TIMER_RUNNING 4 macro
H A Dbnad_ethtool.c368 test_bit(BNAD_RF_DIM_TIMER_RUNNING, in bnad_set_coalesce()
370 clear_bit(BNAD_RF_DIM_TIMER_RUNNING, in bnad_set_coalesce()
H A Dbnad.c1767 if (test_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags)) in bnad_dim_timeout()
1797 !test_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags)) { in bnad_dim_timer_start()
1799 set_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags); in bnad_dim_timer_start()
2156 test_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags)) { in bnad_destroy_rx()
2157 clear_bit(BNAD_RF_DIM_TIMER_RUNNING, &bnad->run_flags); in bnad_destroy_rx()

Completed in 13 milliseconds