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

/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h277 #define NRG_MARGIN 8 macro
H A Dcalib.c260 if (data->nrg_th_cck > (max_nrg_cck + NRG_MARGIN))
261 data->nrg_th_cck -= NRG_MARGIN;
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-calib.c243 if (data->nrg_th_cck > (max_nrg_cck + NRG_MARGIN))
244 data->nrg_th_cck -= NRG_MARGIN;
H A Dcommon.h909 #define NRG_MARGIN 8 macro

Completed in 196 milliseconds