Searched refs:tx_seq_no (Results 1 – 3 of 3) sorted by relevance
62 if (arvif->tx_seq_no == 0) in ath10k_tx_h_seq_no()63 arvif->tx_seq_no = 0x1000; in ath10k_tx_h_seq_no()66 arvif->tx_seq_no += 0x10; in ath10k_tx_h_seq_no()68 hdr->seq_ctrl |= cpu_to_le16(arvif->tx_seq_no); in ath10k_tx_h_seq_no()
318 u16 tx_seq_no; member
1143 arvif->tx_seq_no = 0x1000; in ath10k_control_beaconing()