Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c1283 __le16 *tx_cntl = (__le16 *)buf; in ezusb_xmit() local
1284 *tx_cntl = cpu_to_le16(tx_control); in ezusb_xmit()
1285 buf += sizeof(*tx_cntl); in ezusb_xmit()