Searched refs:lowthrtemp (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan_tests.c | 5608 int lowthrtemp = 0; local 5620 unsigned lowthrtemp : 1; member 5720 else if (!info.lowthrtemp && string_equal("lowtemp", argv[arg])) 5730 info.lowthrtemp = 1; 5731 lowthrtemp = tempvalue; 5741 if (enable && ((highThreshold <= lowThreshold) || (highthrtemp <= lowthrtemp))) 5749 lowthrtemp); 5767 int lowthrtemp = 0; local 5780 &lowthrtemp, &currCAUTemp, &currRFUTemp); 5797 (void)PRINTF(" Low Throttle Threshold temperature(celcius): %d\r\n", lowthrtemp);
|
| D | wlan.c | 15582 int *lowthrtemp, in wlan_get_tsp_cfg() argument 15588 …ff, highThreshold, lowThreshold, dutycycstep, dutycycmin, highthrtemp, lowthrtemp, currCAUTemp, cu… in wlan_get_tsp_cfg() 15597 int lowthrtemp) in wlan_set_tsp_cfg() argument 15601 …, &highThreshold, &lowThreshold, &dutycycstep, &dutycycmin, &highthrtemp, &lowthrtemp, NULL, NULL); in wlan_set_tsp_cfg()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_api.h | 625 int *lowthrtemp,
|
| D | mlan_fw.h | 7617 int lowthrtemp; 7641 int *lowthrtemp;
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_api.c | 6123 int *lowthrtemp, in wifi_tsp_cfg() argument 6142 (void)memcpy(&tsp_cfg->lowthrtemp, lowthrtemp, sizeof(t_s32)); in wifi_tsp_cfg() 6152 tsp_cfg->lowthrtemp = wlan_cpu_to_le16(tsp_cfg->lowthrtemp); in wifi_tsp_cfg() 6168 tsp_get_cfg.lowthrtemp = lowthrtemp; in wifi_tsp_cfg()
|
| D | mlan_glue.c | 4661 *(tsp_get_cfg->lowthrtemp) = data->lowthrtemp; in wifi_process_cmd_response()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 6608 int *lowthrtemp, 6633 int lowthrtemp);
|