Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8192u/
Dr8192U_core.c1177 unsigned int idx_pipe; in rtl819xU_tx_cmd() local
1202 idx_pipe = 0x04; in rtl819xU_tx_cmd()
1204 usb_sndbulkpipe(priv->udev, idx_pipe), in rtl819xU_tx_cmd()
1406 unsigned int idx_pipe; in rtl8192_tx() local
1522 idx_pipe = 0x5; in rtl8192_tx()
1526 usb_sndbulkpipe(udev, idx_pipe), skb->data, in rtl8192_tx()
1553 usb_sndbulkpipe(udev, idx_pipe), in rtl8192_tx()