Searched full:tx_proc (Results 1 – 1 of 1) sorted by relevance
1830 struct sta_rec_tx_proc *tx_proc; in mt7996_mcu_sta_tx_proc_tlv() local1833 tlv = mt76_connac_mcu_add_tlv(skb, STA_REC_TX_PROC, sizeof(*tx_proc)); in mt7996_mcu_sta_tx_proc_tlv()1835 tx_proc = (struct sta_rec_tx_proc *)tlv; in mt7996_mcu_sta_tx_proc_tlv()1836 tx_proc->flag = cpu_to_le32(0); in mt7996_mcu_sta_tx_proc_tlv()