Searched refs:BNXT_STATE_IN_SP_TASK (Results 1 – 2 of 2) sorted by relevance
1959 #define BNXT_STATE_IN_SP_TASK 1 macro
10674 return (test_bit(BNXT_STATE_IN_SP_TASK, &bp->state) || in bnxt_drv_busy() 11729 /* We are called from bnxt_sp_task which has BNXT_STATE_IN_SP_TASK in bnxt_rtnl_lock_sp() 11731 * rtnl() and waiting for BNXT_STATE_IN_SP_TASK to clear. So we in bnxt_rtnl_lock_sp() 11732 * must clear BNXT_STATE_IN_SP_TASK before holding rtnl(). in bnxt_rtnl_lock_sp() 11734 clear_bit(BNXT_STATE_IN_SP_TASK, &bp->state); in bnxt_rtnl_lock_sp() 11740 set_bit(BNXT_STATE_IN_SP_TASK, &bp->state); in bnxt_rtnl_unlock_sp() 12064 set_bit(BNXT_STATE_IN_SP_TASK, &bp->state); in bnxt_sp_task() 12067 clear_bit(BNXT_STATE_IN_SP_TASK, &bp->state); in bnxt_sp_task() 12132 /* These functions below will clear BNXT_STATE_IN_SP_TASK. They in bnxt_sp_task() 12158 clear_bit(BNXT_STATE_IN_SP_TASK, in bnxt_sp_task() [all...]