Searched refs:TX_STA_FIFO (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800mmio.c | 287 * read TX_STA_FIFO but we should do it immediately as otherwise in rt2800mmio_fetch_txstatus() 290 * Hence, read the TX_STA_FIFO register and copy all tx status in rt2800mmio_fetch_txstatus() 303 status = rt2x00mmio_register_read(rt2x00dev, TX_STA_FIFO); in rt2800mmio_fetch_txstatus()
|
H A D | rt2800usb.c | 149 /* Read TX_STA_FIFO register after 2 ms */ in rt2800usb_async_read_tx_status() 167 rt2x00usb_register_read_async(rt2x00dev, TX_STA_FIFO, in rt2800usb_tx_sta_fifo_timeout() 470 * if the medium is busy, thus the TX_STA_FIFO entry is in rt2800usb_work_txdone()
|
H A D | rt2800.h | 298 * TX_FIFO_STATUS: FIFO Statistics is full, sw should read TX_STA_FIFO 1888 * TX_STA_FIFO: TX Result for specific PID status fifo register. 1911 #define TX_STA_FIFO 0x1718 macro 3080 * PACKETID: Will be latched into the TX_STA_FIFO register once the according
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800mmio.c | 287 * read TX_STA_FIFO but we should do it immediately as otherwise in rt2800mmio_fetch_txstatus() 290 * Hence, read the TX_STA_FIFO register and copy all tx status in rt2800mmio_fetch_txstatus() 303 status = rt2x00mmio_register_read(rt2x00dev, TX_STA_FIFO); in rt2800mmio_fetch_txstatus()
|
H A D | rt2800usb.c | 149 /* Read TX_STA_FIFO register after 2 ms */ in rt2800usb_async_read_tx_status() 167 rt2x00usb_register_read_async(rt2x00dev, TX_STA_FIFO, in rt2800usb_tx_sta_fifo_timeout() 470 * if the medium is busy, thus the TX_STA_FIFO entry is in rt2800usb_work_txdone()
|
H A D | rt2800.h | 298 * TX_FIFO_STATUS: FIFO Statistics is full, sw should read TX_STA_FIFO 1890 * TX_STA_FIFO: TX Result for specific PID status fifo register. 1913 #define TX_STA_FIFO 0x1718 macro 3083 * PACKETID: Will be latched into the TX_STA_FIFO register once the according
|
Completed in 19 milliseconds