Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2400pci.c726 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_get_entry_state()
730 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_get_entry_state()
744 rt2x00_desc_read(entry_priv->desc, 2, &word); in rt2400pci_clear_entry()
748 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2400pci_clear_entry()
752 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_clear_entry()
756 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2400pci_clear_entry()
1111 rt2x00_desc_read(txd, 1, &word); in rt2400pci_write_tx_desc()
1115 rt2x00_desc_read(txd, 2, &word); in rt2400pci_write_tx_desc()
1120 rt2x00_desc_read(txd, 3, &word); in rt2400pci_write_tx_desc()
1129 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.c815 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_get_entry_state()
819 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_get_entry_state()
833 rt2x00_desc_read(entry_priv->desc, 1, &word); in rt2500pci_clear_entry()
837 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_clear_entry()
841 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt2500pci_clear_entry()
1264 rt2x00_desc_read(txd, 1, &word); in rt2500pci_write_tx_desc()
1268 rt2x00_desc_read(txd, 2, &word); in rt2500pci_write_tx_desc()
1275 rt2x00_desc_read(txd, 3, &word); in rt2500pci_write_tx_desc()
1284 rt2x00_desc_read(txd, 10, &word); in rt2500pci_write_tx_desc()
1294 rt2x00_desc_read(txd, 0, &word); in rt2500pci_write_tx_desc()
[all …]
Drt61pci.c1384 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_get_entry_state()
1388 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_get_entry_state()
1402 rt2x00_desc_read(entry_priv->desc, 5, &word); in rt61pci_clear_entry()
1407 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_clear_entry()
1411 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_clear_entry()
1877 rt2x00_desc_read(txd, 1, &word); in rt61pci_write_tx_desc()
1888 rt2x00_desc_read(txd, 2, &word); in rt61pci_write_tx_desc()
1902 rt2x00_desc_read(txd, 5, &word); in rt61pci_write_tx_desc()
1912 rt2x00_desc_read(txd, 6, &word); in rt61pci_write_tx_desc()
1917 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()
704 rt2x00_desc_read(rxi, 0, &word); in rt2800usb_fill_rxdone()
728 rt2x00_desc_read(rxd, 0, &word); in rt2800usb_fill_rxdone()
Drt2x00queue.h656 static inline void rt2x00_desc_read(__le32 *desc, const u8 word, u32 *value) in rt2x00_desc_read() function
Drt2500usb.c1084 rt2x00_desc_read(txd, 0, &word); in rt2500usb_write_tx_desc()
1102 rt2x00_desc_read(txd, 1, &word); in rt2500usb_write_tx_desc()
1109 rt2x00_desc_read(txd, 2, &word); in rt2500usb_write_tx_desc()
1257 rt2x00_desc_read(rxd, 0, &word0); in rt2500usb_fill_rxdone()
1258 rt2x00_desc_read(rxd, 1, &word1); in rt2500usb_fill_rxdone()
Drt73usb.c1460 rt2x00_desc_read(txd, 0, &word); in rt73usb_write_tx_desc()
1486 rt2x00_desc_read(txd, 1, &word); in rt73usb_write_tx_desc()
1496 rt2x00_desc_read(txd, 2, &word); in rt73usb_write_tx_desc()
1510 rt2x00_desc_read(txd, 5, &word); in rt73usb_write_tx_desc()
1692 rt2x00_desc_read(rxd, 0, &word0); in rt73usb_fill_rxdone()
1693 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()