Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h971 #define BNXT_RESET_TASK_SP_EVENT 6 macro
Dbnxt.c5045 set_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event); in bnxt_tx_timeout()
5116 if (test_and_clear_bit(BNXT_RESET_TASK_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()