BNXT_RE_FLAG_ALLOC_RCFW
if (test_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags))
if (test_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags)) {
if (test_and_clear_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags))
set_bit(BNXT_RE_FLAG_ALLOC_RCFW, &rdev->flags);