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

/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnreg.h431 #define IWN_BEACON_STATISTICS 157 macro
519 * The response is in the same format as IWN_BEACON_STATISTICS (0x9d) 157.
523 * This flag does not affect IWN_BEACON_STATISTICS after beacons (see below).
526 * IWN_BEACON_STATISTICS after received beacons. This flag
H A Dif_iwn.c373 case IWN_BEACON_STATISTICS: return "BEACON_STATS";
2816 if (desc->type != IWN_BEACON_STATISTICS)
3162 case IWN_BEACON_STATISTICS:

Completed in 117 milliseconds