Searched refs:back_off (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_api.h | 619 t_u32 *back_off,
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan_tests.c | 5602 t_u32 back_off = 0; local 5657 back_off = value; 5748 …ret = wlan_set_tsp_cfg(enable, back_off, highThreshold, lowThreshold, dutycycstep, dutycycmin, hig… 5761 t_u32 back_off = 0; local 5779 …ret = wlan_get_tsp_cfg(&enable, &back_off, &highThreshold, &lowThreshold, &dutycycstep, &dutycycmi… 5791 (void)PRINTF(" Power Management Backoff: %d dB\r\n", back_off);
|
| D | wlan.c | 15576 t_u32 *back_off, in wlan_get_tsp_cfg() argument 15588 …return wifi_tsp_cfg(action, enable, back_off, highThreshold, lowThreshold, dutycycstep, dutycycmin… in wlan_get_tsp_cfg() 15591 t_u32 back_off, in wlan_set_tsp_cfg() argument 15601 …return wifi_tsp_cfg(action, &enable, &back_off, &highThreshold, &lowThreshold, &dutycycstep, &duty… in wlan_set_tsp_cfg()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 6602 t_u32 *back_off, 6627 t_u32 back_off,
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_api.c | 6117 t_u32 *back_off, in wifi_tsp_cfg() argument 6136 (void)memcpy(&tsp_cfg->powerMgmtBackoff, back_off, sizeof(t_u32)); in wifi_tsp_cfg() 6162 tsp_get_cfg.powerMgmtBackoff = back_off; in wifi_tsp_cfg()
|