Searched refs:highthrtemp (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan_tests.c | 5607 int highthrtemp = 0; local 5619 unsigned highthrtemp : 1; member 5707 else if (!info.highthrtemp && string_equal("hightemp", argv[arg])) 5717 info.highthrtemp = 1; 5718 highthrtemp = tempvalue; 5741 if (enable && ((highThreshold <= lowThreshold) || (highthrtemp <= lowthrtemp))) 5748 …an_set_tsp_cfg(enable, back_off, highThreshold, lowThreshold, dutycycstep, dutycycmin, highthrtemp, 5766 int highthrtemp = 0; local 5779 …tsp_cfg(&enable, &back_off, &highThreshold, &lowThreshold, &dutycycstep, &dutycycmin, &highthrtemp, 5796 (void)PRINTF(" High Throttle Threshold temperature(celcius): %d\r\n", highthrtemp);
|
| D | wlan.c | 15581 int *highthrtemp, in wlan_get_tsp_cfg() argument 15588 …nable, back_off, highThreshold, lowThreshold, dutycycstep, dutycycmin, highthrtemp, lowthrtemp, cu… in wlan_get_tsp_cfg() 15596 int highthrtemp, in wlan_set_tsp_cfg() argument 15601 … &back_off, &highThreshold, &lowThreshold, &dutycycstep, &dutycycmin, &highthrtemp, &lowthrtemp, N… in wlan_set_tsp_cfg()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_api.h | 624 int *highthrtemp,
|
| D | mlan_fw.h | 7615 int highthrtemp; 7639 int *highthrtemp;
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_api.c | 6122 int *highthrtemp, in wifi_tsp_cfg() argument 6141 (void)memcpy(&tsp_cfg->highthrtemp, highthrtemp, sizeof(t_s32)); in wifi_tsp_cfg() 6151 tsp_cfg->highthrtemp = wlan_cpu_to_le16(tsp_cfg->highthrtemp); in wifi_tsp_cfg() 6167 tsp_get_cfg.highthrtemp = highthrtemp; in wifi_tsp_cfg()
|
| D | mlan_glue.c | 4660 *(tsp_get_cfg->highthrtemp) = data->highthrtemp; in wifi_process_cmd_response()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 6607 int *highthrtemp, 6632 int highthrtemp,
|