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