Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dmain.c479 __le16 *txcntl = (__le16 *) &desc[HERMES_TXCNTL2_OFFSET]; in orinoco_xmit() local
483 *txcntl = cpu_to_le16(tx_control); in orinoco_xmit()