Home | History | Annotate | Download | only in ar5312

Lines Matching defs:IS

6  * purpose with or without fee is hereby granted, provided that the above
9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
79 * bChannelChange is used to preserve DMA/PCU registers across
105 #define IS(_c,_f) (((_c)->channelFlags & _f) || 0)
106 if ((IS(chan, CHANNEL_2GHZ) ^ IS(chan, CHANNEL_5GHZ)) == 0) {
112 if ((IS(chan, CHANNEL_OFDM) ^ IS(chan, CHANNEL_CCK)) == 0) {
118 #undef IS
146 * On Venice, the TSF is almost preserved across a reset;
151 * of the times); the latter is not a problem for adhoc
152 * stations since as long as the TSF is behind, it will
157 * is to resynchronize the various sleep/beacon timers on
159 * gets resynchronized to the AP's TSF - power save is
169 /* If the channel change is across the same mode - perform a fast channel change */
423 * Default is enabled.
445 * Value is in 100ns increments.
458 * There is an issue if the AP starts the calibration before
473 * The udelay method is not reliable with notebooks.
474 * Need to check to see if the baseband is ready
515 * and disabled. This is done with RMW ops to insure the
736 * mode bit is set
833 * Reset the MAC and baseband. This is a bit different than
890 * Reset the MAC and baseband. This is a bit different than