Searched refs:has_alt_txcntl (Results 1 – 3 of 3) sorted by relevance
109 unsigned int has_alt_txcntl:1; member
141 priv->has_alt_txcntl = 0; in determine_fw_capabilities()167 priv->has_alt_txcntl = (firmver >= 0x90000); /* All 9.x ? */ in determine_fw_capabilities()
473 if (priv->has_alt_txcntl) { in orinoco_xmit()
Completed in 9 milliseconds