Home
last modified time | relevance | path

Searched refs:rt2800mmio_get_txwi (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800mmio.h120 __le32 *rt2800mmio_get_txwi(struct queue_entry *entry);
H A Drt2800soc.c175 .drv_get_txwi = rt2800mmio_get_txwi,
H A Drt2800mmio.c61 __le32 *rt2800mmio_get_txwi(struct queue_entry *entry) in rt2800mmio_get_txwi() function
65 EXPORT_SYMBOL_GPL(rt2800mmio_get_txwi);
H A Drt2800pci.c330 .drv_get_txwi = rt2800mmio_get_txwi,