Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8192u/
Dr8192U_core.c1178 unsigned int idx_pipe; in rtl819xU_tx_cmd() local
1203 idx_pipe = 0x04; in rtl819xU_tx_cmd()
1205 usb_sndbulkpipe(priv->udev, idx_pipe), in rtl819xU_tx_cmd()
1407 unsigned int idx_pipe; in rtl8192_tx() local
1523 idx_pipe = 0x5; in rtl8192_tx()
1527 usb_sndbulkpipe(udev, idx_pipe), skb->data, in rtl8192_tx()
1554 usb_sndbulkpipe(udev, idx_pipe), in rtl8192_tx()