Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.h284 #define BNGE_STATE_NAPI_DISABLED 0 macro
H A Dbnge_netdev.c1980 if (test_and_set_bit(BNGE_STATE_NAPI_DISABLED, &bn->state)) in bnge_disable_napi()
1995 clear_bit(BNGE_STATE_NAPI_DISABLED, &bn->state); in bnge_enable_napi()