Home | History | Annotate | Download | only in ic

Lines Matching defs:shortPreamble

2254 		rate |= rt->info[rix].shortPreamble;
3627 HAL_BOOL shortPreamble;
3753 shortPreamble = AH_TRUE;
3756 shortPreamble = AH_FALSE;
3779 if (shortPreamble)
3780 txrate |= rt->info[rix].shortPreamble;
3794 if (shortPreamble)
3795 txrate |= rt->info[rix].shortPreamble;
3826 ath_rate_findrate(sc, an, shortPreamble, pktlen,
3905 if (shortPreamble)
3921 rix, shortPreamble);
3956 if (shortPreamble) {
3957 ctsrate |= rt->info[cix].shortPreamble;
4048 ath_rate_setupxtxdesc(sc, an, ds, shortPreamble, rix);
5193 if (rt->info[ix].shortPreamble ||