Home
last modified time | relevance | path

Searched refs:ENTRY_TXD_FIRST_FRAGMENT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00queue.h263 ENTRY_TXD_FIRST_FRAGMENT, enumerator
Drt2x00queue.c225 if (test_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags)) in rt2x00queue_create_tx_descriptor_seq()
250 if (test_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags)) in rt2x00queue_create_tx_descriptor_plcp()
462 __set_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
Drt2500usb.c1088 test_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags)); in rt2500usb_write_tx_desc()