Home
last modified time | relevance | path

Searched refs:rt2x00_desc_read (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/ralink/rt2x00/
Drt2400pci.c728 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_get_entry_state()
732 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_get_entry_state()
746 rt2x00_desc_read(entry_priv->desc, 2, &word); in rt2400pci_clear_entry()
750 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2400pci_clear_entry()
754 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_clear_entry()
758 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_clear_entry()
1113 rt2x00_desc_read(txd, 1, &word); in rt2400pci_write_tx_desc()
1117 rt2x00_desc_read(txd, 2, &word); in rt2400pci_write_tx_desc()
1122 rt2x00_desc_read(txd, 3, &word); in rt2400pci_write_tx_desc()
1131 rt2x00_desc_read(txd, 4, &word); in rt2400pci_write_tx_desc()
[all …]
Drt2800mmio.c112 rt2x00_desc_read(rxd, 3, &word); in rt2800mmio_fill_rxdone()
178 rt2x00_desc_read(txwi, 1, &word); in rt2800mmio_txdone_entry_check()
699 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2800mmio_get_entry_state()
703 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2800mmio_get_entry_state()
718 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2800mmio_clear_entry()
722 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2800mmio_clear_entry()
733 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2800mmio_clear_entry()
Drt2500pci.c817 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_get_entry_state()
821 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_get_entry_state()
835 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2500pci_clear_entry()
839 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_clear_entry()
843 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_clear_entry()
1266 rt2x00_desc_read(txd, 1, &word); in rt2500pci_write_tx_desc()
1270 rt2x00_desc_read(txd, 2, &word); in rt2500pci_write_tx_desc()
1277 rt2x00_desc_read(txd, 3, &word); in rt2500pci_write_tx_desc()
1286 rt2x00_desc_read(txd, 10, &word); in rt2500pci_write_tx_desc()
1296 rt2x00_desc_read(txd, 0, &word); in rt2500pci_write_tx_desc()
[all …]
Drt61pci.c1386 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_get_entry_state()
1390 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_get_entry_state()
1404 rt2x00_desc_read(entry_priv->desc, 5, &word); in rt61pci_clear_entry()
1409 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_clear_entry()
1413 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_clear_entry()
1879 rt2x00_desc_read(txd, 1, &word); in rt61pci_write_tx_desc()
1890 rt2x00_desc_read(txd, 2, &word); in rt61pci_write_tx_desc()
1904 rt2x00_desc_read(txd, 5, &word); in rt61pci_write_tx_desc()
1914 rt2x00_desc_read(txd, 6, &word); in rt61pci_write_tx_desc()
1919 rt2x00_desc_read(txd, 11, &word); in rt61pci_write_tx_desc()
[all …]
Drt2800usb.c503 rt2x00_desc_read(txi, 0, &word); in rt2800usb_write_tx_desc()
575 rt2x00_desc_read(txwi, 1, &word); in rt2800usb_txdone_entry_check()
703 rt2x00_desc_read(rxi, 0, &word); in rt2800usb_fill_rxdone()
727 rt2x00_desc_read(rxd, 0, &word); in rt2800usb_fill_rxdone()
Drt2500usb.c1089 rt2x00_desc_read(txd, 0, &word); in rt2500usb_write_tx_desc()
1107 rt2x00_desc_read(txd, 1, &word); in rt2500usb_write_tx_desc()
1114 rt2x00_desc_read(txd, 2, &word); in rt2500usb_write_tx_desc()
1262 rt2x00_desc_read(rxd, 0, &word0); in rt2500usb_fill_rxdone()
1263 rt2x00_desc_read(rxd, 1, &word1); in rt2500usb_fill_rxdone()
Drt2x00queue.h656 static inline void rt2x00_desc_read(__le32 *desc, const u8 word, u32 *value) in rt2x00_desc_read() function
Drt73usb.c1462 rt2x00_desc_read(txd, 0, &word); in rt73usb_write_tx_desc()
1488 rt2x00_desc_read(txd, 1, &word); in rt73usb_write_tx_desc()
1498 rt2x00_desc_read(txd, 2, &word); in rt73usb_write_tx_desc()
1512 rt2x00_desc_read(txd, 5, &word); in rt73usb_write_tx_desc()
1694 rt2x00_desc_read(rxd, 0, &word0); in rt73usb_fill_rxdone()
1695 rt2x00_desc_read(rxd, 1, &word1); in rt73usb_fill_rxdone()
Drt2800lib.c719 rt2x00_desc_read(txwi, 0, &word); in rt2800_write_tx_data()
741 rt2x00_desc_read(txwi, 1, &word); in rt2800_write_tx_data()
819 rt2x00_desc_read(rxwi, 0, &word); in rt2800_process_rxwi()
824 rt2x00_desc_read(rxwi, 1, &word); in rt2800_process_rxwi()
845 rt2x00_desc_read(rxwi, 2, &word); in rt2800_process_rxwi()
871 rt2x00_desc_read(txwi, 0, &word); in rt2800_txdone_entry()