Searched refs:mt76x02_tx_status (Results 1 – 6 of 6) sorted by relevance
12 struct mt76x02_tx_status { struct40 struct mt76x02_tx_status status; argument184 struct mt76x02_tx_status *stat);186 struct mt76x02_tx_status *stat, u8 *update);
45 struct mt76x02_tx_status *stat),
126 struct mt76x02_tx_status stat; in mt76x02_tx_status_data()
125 struct mt76x02_tx_status stat; in mt76x02_process_tx_status_fifo()177 fifo_size = roundup_pow_of_two(32 * sizeof(struct mt76x02_tx_status)); in mt76x02_dma_init()
253 struct mt76x02_tx_status *stat) in mt76x02_mac_load_tx_status()478 struct mt76x02_tx_status *st, int n_frames) in mt76x02_mac_fill_tx_status()541 struct mt76x02_tx_status *stat, u8 *update) in mt76x02_send_tx_status()876 struct mt76x02_tx_status stat = {}; in mt76x02_mac_poll_tx_status()
98 DECLARE_KFIFO_PTR(txstatus_fifo, struct mt76x02_tx_status);
Completed in 10 milliseconds