Searched refs:BNXT_FLAG_MASTER_FUNC (Results 1 – 2 of 2) sorted by relevance
170 info->flags |= BNXT_FLAG_MASTER_FUNC; in bnxt_handle_async_event()172 info->flags &= ~BNXT_FLAG_MASTER_FUNC; in bnxt_handle_async_event()330 if (bp->recovery_info->flags & BNXT_FLAG_MASTER_FUNC) in bnxt_is_master_func()
510 #define BNXT_FLAG_MASTER_FUNC BIT(2) macro