Searched refs:tx_cntl (Results 1 – 1 of 1) sorted by relevance
1252 __le16 *tx_cntl = (__le16 *)buf; in ezusb_xmit() local1253 *tx_cntl = cpu_to_le16(tx_control); in ezusb_xmit()1254 buf += sizeof(*tx_cntl); in ezusb_xmit()