Searched refs:WPI_OFDM6 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h484 #define WPI_OFDM6 0 macro
H A Dwpi.c2776 for (i = WPI_OFDM6; i <= WPI_OFDM54; i++) {
2780 mrr.rates[i].next = (i == WPI_OFDM6) ? WPI_OFDM6 : i - 1;

Completed in 66 milliseconds