Searched refs:TX_STA_FIFO (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800mmio.c287 * read TX_STA_FIFO but we should do it immediately as otherwise
290 * Hence, read the TX_STA_FIFO register and copy all tx status
303 status = rt2x00mmio_register_read(rt2x00dev, TX_STA_FIFO);
H A Drt2800usb.c149 /* Read TX_STA_FIFO register after 2 ms */
167 rt2x00usb_register_read_async(rt2x00dev, TX_STA_FIFO,
470 * if the medium is busy, thus the TX_STA_FIFO entry is
H A Drt2800.h298 * TX_FIFO_STATUS: FIFO Statistics is full, sw should read TX_STA_FIFO
1908 * TX_STA_FIFO: TX Result for specific PID status fifo register.
1931 #define TX_STA_FIFO 0x1718 macro
3101 * PACKETID: Will be latched into the TX_STA_FIFO register once the according

Completed in 197 milliseconds