Lines Matching refs:rt2x00_desc_read
1386 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()
1930 rt2x00_desc_read(txd, 0, &word); in rt61pci_write_tx_desc()
2096 rt2x00_desc_read(entry_priv->desc, 0, &word0); in rt61pci_fill_rxdone()
2097 rt2x00_desc_read(entry_priv->desc, 1, &word1); in rt61pci_fill_rxdone()
2199 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_txdone()