Lines Matching refs:rt2x00_desc_read
1384 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()
1928 rt2x00_desc_read(txd, 0, &word); in rt61pci_write_tx_desc()
2094 rt2x00_desc_read(entry_priv->desc, 0, &word0); in rt61pci_fill_rxdone()
2095 rt2x00_desc_read(entry_priv->desc, 1, &word1); in rt61pci_fill_rxdone()
2197 rt2x00_desc_read(entry_priv->desc, 0, &word); in rt61pci_txdone()