Home
last modified time | relevance | path

Searched refs:ENTRY_TXD_REQ_TIMESTAMP (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00queue.h254 ENTRY_TXD_REQ_TIMESTAMP, enumerator
Drt2x00queue.c452 __set_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
Drt2400pci.c1147 test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags)); in rt2400pci_write_tx_desc()
Drt2500usb.c1073 test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags)); in rt2500usb_write_tx_desc()
Drt2500pci.c1296 test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags)); in rt2500pci_write_tx_desc()
Drt73usb.c1463 test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags)); in rt73usb_write_tx_desc()
Drt61pci.c1844 test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags)); in rt61pci_write_tx_desc()
Drt2800lib.c790 test_bit(ENTRY_TXD_REQ_TIMESTAMP, &txdesc->flags)); in rt2800_write_tx_data()