Lines Matching refs:state
177 u8 state;
288 /* async firmware loading state */
570 * FW_STATE_INIT state.
1798 if (stream->state == AMPDU_NO_STREAM) {
1800 stream->state = AMPDU_STREAM_NEW;
1817 if (stream->state != AMPDU_STREAM_NEW)
1846 if (stream->state == AMPDU_NO_STREAM)
1995 if (stream->state == AMPDU_STREAM_ACTIVE) {
2003 } else if (stream->state == AMPDU_STREAM_NEW) {
3843 if (streams->state == AMPDU_STREAM_ACTIVE) {
4170 if (s->state != AMPDU_NO_STREAM) {
4172 if (s->state == AMPDU_STREAM_ACTIVE) {
4177 } else if (s->state == AMPDU_STREAM_NEW) {
5494 stream->state = AMPDU_STREAM_IN_PROGRESS;
5537 if (stream->state == AMPDU_STREAM_ACTIVE) {
5549 BUG_ON(stream->state != AMPDU_STREAM_IN_PROGRESS);
5554 stream->state = AMPDU_STREAM_ACTIVE;
5797 printk(KERN_ERR "%s: Unexpected firmware loading state: %d\n",
5932 * the ampdu state here
6120 /* Set default radio state and preamble */