Searched refs:nrg_th_ofdm (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 150 .nrg_th_ofdm = 95, 211 .nrg_th_ofdm = 100, 301 .nrg_th_ofdm = 100, 326 .nrg_th_ofdm = 95, 535 .nrg_th_ofdm = 110,
|
H A D | calib.c | 446 cpu_to_le16((u16)data->nrg_th_ofdm); in iwl_prepare_legacy_sensitivity_tbl() 458 data->nrg_th_ofdm); in iwl_prepare_legacy_sensitivity_tbl() 629 data->nrg_th_ofdm = ranges->nrg_th_ofdm; in iwl_init_sensitivity()
|
H A D | dev.h | 218 u16 nrg_th_ofdm; member 335 u32 nrg_th_ofdm; member
|
H A D | debugfs.c | 1720 pos += scnprintf(buf + pos, bufsz - pos, "nrg_th_ofdm:\t\t\t %u\n", in iwl_dbgfs_sensitivity_read() 1721 data->nrg_th_ofdm); in iwl_dbgfs_sensitivity_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | devices.c | 145 .nrg_th_ofdm = 95, 206 .nrg_th_ofdm = 100, 296 .nrg_th_ofdm = 100, 321 .nrg_th_ofdm = 95, 530 .nrg_th_ofdm = 110,
|
H A D | calib.c | 395 cpu_to_le16((u16)data->nrg_th_ofdm); in iwl_prepare_legacy_sensitivity_tbl() 407 data->nrg_th_ofdm); in iwl_prepare_legacy_sensitivity_tbl() 578 data->nrg_th_ofdm = ranges->nrg_th_ofdm; in iwl_init_sensitivity()
|
H A D | dev.h | 213 u16 nrg_th_ofdm; member 330 u32 nrg_th_ofdm; member
|
H A D | debugfs.c | 1716 pos += scnprintf(buf + pos, bufsz - pos, "nrg_th_ofdm:\t\t\t %u\n", in iwl_dbgfs_sensitivity_read() 1717 data->nrg_th_ofdm); in iwl_dbgfs_sensitivity_read()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-calib.c | 374 tbl[HD_MIN_ENERGY_OFDM_DET_IDX] = cpu_to_le16((u16) data->nrg_th_ofdm); in il4965_prepare_legacy_sensitivity_tbl() 385 data->nrg_th_ofdm); in il4965_prepare_legacy_sensitivity_tbl() 469 data->nrg_th_ofdm = ranges->nrg_th_ofdm; in il4965_init_sensitivity()
|
H A D | common.h | 760 u16 nrg_th_ofdm; member 968 u32 nrg_th_ofdm; member
|
H A D | debug.c | 1005 scnprintf(buf + pos, bufsz - pos, "nrg_th_ofdm:\t\t\t %u\n", in il_dbgfs_sensitivity_read() 1006 data->nrg_th_ofdm); in il_dbgfs_sensitivity_read()
|
H A D | 4965-mac.c | 6420 .nrg_th_ofdm = 100,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-calib.c | 374 tbl[HD_MIN_ENERGY_OFDM_DET_IDX] = cpu_to_le16((u16) data->nrg_th_ofdm); in il4965_prepare_legacy_sensitivity_tbl() 385 data->nrg_th_ofdm); in il4965_prepare_legacy_sensitivity_tbl() 469 data->nrg_th_ofdm = ranges->nrg_th_ofdm; in il4965_init_sensitivity()
|
H A D | common.h | 760 u16 nrg_th_ofdm; member 968 u32 nrg_th_ofdm; member
|
H A D | debug.c | 1005 scnprintf(buf + pos, bufsz - pos, "nrg_th_ofdm:\t\t\t %u\n", in il_dbgfs_sensitivity_read() 1006 data->nrg_th_ofdm); in il_dbgfs_sensitivity_read()
|
H A D | 4965-mac.c | 6420 .nrg_th_ofdm = 100,
|
Completed in 48 milliseconds