Searched refs:BNXT_LINK_CHNG_SP_EVENT (Results 1 – 2 of 2) sorted by relevance
1907 #define BNXT_LINK_CHNG_SP_EVENT 2 macro
2062 set_bit(BNXT_LINK_CHNG_SP_EVENT, &bp->sp_event); in bnxt_async_event_process()11139 if (test_and_clear_bit(BNXT_LINK_CHNG_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()