linux/drivers/net/wireless/quantenna
Sergey Matyukevich 83b00f6eb8 qtnfmac: simplify firmware state tracking
This patch streamlines firmware state tracking. In particular, state
QTNF_FW_STATE_FW_DNLD_DONE is removed, states QTNF_FW_STATE_RESET and
QTNF_FW_STATE_DETACHED are merged into a single state. Besides, new
state QTNF_FW_STATE_RUNNING is introduced to distinguish between
the following two cases:
- firmware load succeeded, firmware init process is ongoing
- firmware init succeeded, firmware is fully functional

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-04-04 12:57:32 +03:00
..
qtnfmac qtnfmac: simplify firmware state tracking 2019-04-04 12:57:32 +03:00
Kconfig qtnfmac: use 'help' in Kconfig 2018-10-13 20:04:45 +03:00
Makefile qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00