Searched refs:rt2800usb_get_txwi (Results 1 – 1 of 1) sorted by relevance
441 static __le32 *rt2800usb_get_txwi(struct queue_entry *entry) in rt2800usb_get_txwi() function528 txwi = rt2800usb_get_txwi(entry); in rt2800usb_txdone_entry_check()577 rt2800_txdone_entry(entry, reg, rt2800usb_get_txwi(entry), match); in rt2800usb_txdone()825 .drv_get_txwi = rt2800usb_get_txwi,