Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192u/
Dr8192U_core.c1000 unsigned int idx_pipe; in rtl819xU_tx_cmd() local
1025 idx_pipe = 0x04; in rtl819xU_tx_cmd()
1027 usb_sndbulkpipe(priv->udev, idx_pipe), in rtl819xU_tx_cmd()
1229 unsigned int idx_pipe; in rtl8192_tx() local
1345 idx_pipe = 0x5; in rtl8192_tx()
1349 usb_sndbulkpipe(udev, idx_pipe), skb->data, in rtl8192_tx()
1376 usb_sndbulkpipe(udev, idx_pipe), in rtl8192_tx()