Searched refs:tx_seq_no (Results 1 – 3 of 3) sorted by relevance
91 if (arvif->tx_seq_no == 0) in ath10k_tx_h_seq_no()92 arvif->tx_seq_no = 0x1000; in ath10k_tx_h_seq_no()95 arvif->tx_seq_no += 0x10; in ath10k_tx_h_seq_no()97 hdr->seq_ctrl |= cpu_to_le16(arvif->tx_seq_no); in ath10k_tx_h_seq_no()
362 u16 tx_seq_no; member
1624 arvif->tx_seq_no = 0x1000; in ath10k_control_beaconing()