Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1967 #define BNXT_STATE_NAPI_DISABLED 9 macro
H A Dbnxt.c9404 test_and_set_bit(BNXT_STATE_NAPI_DISABLED, &bp->state)) in bnxt_disable_napi()
9426 clear_bit(BNXT_STATE_NAPI_DISABLED, &bp->state); in bnxt_enable_napi()