Searched refs:trig_state (Results 1 – 1 of 1) sorted by relevance
1313 bool trig_state = false; in ath6kl_rx() local1411 trig_state = !!(le16_to_cpu(dhdr->info3) & WMI_DATA_HDR_TRIG); in ath6kl_rx()1451 if ((conn->sta_flags & STA_PS_SLEEP) && trig_state) in ath6kl_rx()