Searched refs:throttle_init_period (Results 1 – 3 of 3) sorted by relevance
49 if (soc->ops->throttle_ops->throttle_init_period) in cdp_throttle_init_period()50 return soc->ops->throttle_ops->throttle_init_period( in cdp_throttle_init_period()
2191 void (*throttle_init_period)(struct cdp_soc_t *soc_hdl, member
6314 .throttle_init_period = ol_tx_throttle_init_period,