Searched refs:last_seq_id (Results 1 – 2 of 2) sorted by relevance
243 if (be16_to_cpu(hdr->seq_no) != wmi->last_seq_id) { in ath9k_wmi_ctrl_rx()304 wmi->last_seq_id = wmi->tx_seq_id; in ath9k_wmi_cmd_issue()353 wmi->last_seq_id = 0; in ath9k_wmi_cmd()
154 u16 last_seq_id; member