Searched refs:mt76x02_tx_status (Results 1 – 6 of 6) sorted by relevance
12 struct mt76x02_tx_status { struct35 struct mt76x02_tx_status status; argument177 struct mt76x02_tx_status *stat);179 struct mt76x02_tx_status *stat, u8 *update);
68 struct mt76x02_tx_status *stat),
127 struct mt76x02_tx_status stat; in mt76x02_tx_status_data()
231 struct mt76x02_tx_status *stat) in mt76x02_mac_load_tx_status()450 struct mt76x02_tx_status *st, int n_frames) in mt76x02_mac_fill_tx_status()513 struct mt76x02_tx_status *stat, u8 *update) in mt76x02_send_tx_status()798 struct mt76x02_tx_status stat = {}; in mt76x02_mac_poll_tx_status()
140 struct mt76x02_tx_status stat; in mt76x02_process_tx_status_fifo()188 fifo_size = roundup_pow_of_two(32 * sizeof(struct mt76x02_tx_status)); in mt76x02_dma_init()
82 DECLARE_KFIFO_PTR(txstatus_fifo, struct mt76x02_tx_status);