Home
last modified time | relevance | path

Searched refs:throttle_init_period (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_tx_throttle.h49 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()
Dcdp_txrx_ops.h2191 void (*throttle_init_period)(struct cdp_soc_t *soc_hdl, member
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c6314 .throttle_init_period = ol_tx_throttle_init_period,