BTNXPUART_FW_DUMP_IN_PROGRESS
if (test_and_set_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state)) {
if (test_and_clear_bit(BTNXPUART_FW_DUMP_IN_PROGRESS,
return test_bit(BTNXPUART_FW_DUMP_IN_PROGRESS, &nxpdev->tx_state);