Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c1326 unsigned int idx_pipe; in rtl819xU_tx_cmd() local
1351 idx_pipe = 0x04; in rtl819xU_tx_cmd()
1353 usb_sndbulkpipe(priv->udev, idx_pipe), in rtl819xU_tx_cmd()
1554 unsigned int idx_pipe; in rtl8192_tx() local
1670 idx_pipe = 0x5; in rtl8192_tx()
1674 usb_sndbulkpipe(udev, idx_pipe), skb->data, in rtl8192_tx()
1702 usb_sndbulkpipe(udev, idx_pipe), in rtl8192_tx()