Lines Matching refs:data
230 * TX data handlers.
296 static bool rt2x00usb_kick_tx_entry(struct queue_entry *entry, void *data)
327 entry->skb->data, length,
342 * RX data handlers.
381 * Check if the received data is simply too small
394 * Schedule the delayed work for processing RX data
399 static bool rt2x00usb_kick_rx_entry(struct queue_entry *entry, void *data)
413 entry->skb->data, entry->skb->len,
455 static bool rt2x00usb_flush_entry(struct queue_entry *entry, void *data)
872 * Free all allocated data.
879 * Free the USB device data.