Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2518 #define BNXT_RST_RING_SP_EVENT 7 macro
H A Dbnxt.c383 set_bit(BNXT_RST_RING_SP_EVENT, &bp->sp_event); in bnxt_sched_reset_rxr()
13782 if (test_and_clear_bit(BNXT_RST_RING_SP_EVENT, &bp->sp_event)) in bnxt_sp_task()