Searched refs:LIBIPW_STATMASK_NOISE (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h157 #define LIBIPW_STATMASK_NOISE (1<<2) macro
H A Dlibipw_wx.c171 if (!(network->stats.mask & LIBIPW_STATMASK_NOISE)) {
H A Dlibipw_rx.c386 if (rx_stats->mask & LIBIPW_STATMASK_NOISE) {
H A Dipw2200.c8258 stats.mask |= LIBIPW_STATMASK_NOISE;

Completed in 141 milliseconds