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