Searched refs:dutycycle_level (Results 1 – 6 of 6) sorted by relevance
249 uint8_t *dutycycle_level) in ol_tx_throttle_init_period() argument273 ((dutycycle_level[i] * in ol_tx_throttle_init_period()290 uint8_t dutycycle_level[THROTTLE_LEVEL_MAX]; in ol_tx_throttle_init() local300 dutycycle_level[i] = in ol_tx_throttle_init()304 throttle_period, &dutycycle_level[0]); in ol_tx_throttle_init()
183 cfg_ctx->dutycycle_level[0] = THROTTLE_DUTY_CYCLE_LEVEL0; in ol_pdev_cfg_attach()184 cfg_ctx->dutycycle_level[1] = THROTTLE_DUTY_CYCLE_LEVEL1; in ol_pdev_cfg_attach()185 cfg_ctx->dutycycle_level[2] = THROTTLE_DUTY_CYCLE_LEVEL2; in ol_pdev_cfg_attach()186 cfg_ctx->dutycycle_level[3] = THROTTLE_DUTY_CYCLE_LEVEL3; in ol_pdev_cfg_attach()467 return cfg->dutycycle_level[level]; in ol_cfg_throttle_duty_cycle_level()
488 uint8_t *dutycycle_level);504 int period, uint8_t *dutycycle_level) in ol_tx_throttle_init_period() argument
41 int period, uint8_t *dutycycle_level) in cdp_throttle_init_period() argument51 soc, pdev_id, period, dutycycle_level); in cdp_throttle_init_period()
2193 uint8_t *dutycycle_level);
84 u8 dutycycle_level[THROTTLE_LEVEL_MAX]; member