Home
last modified time | relevance | path

Searched refs:time_in_ms (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.h791 uint32_t time_in_ms,
890 uint32_t time_in_ms, in ol_tx_vdev_set_driver_del_ack_enable() argument
900 uint32_t time_in_ms, uint32_t high_th,
909 uint32_t time_in_ms, uint32_t high_th, in ol_tx_vdev_set_bundle_require() argument
Dol_tx_hl.c736 uint32_t time_in_ms, argument
757 rx_packets, time_in_ms, high_th, low_th);
1445 uint32_t time_in_ms, uint32_t high_th, argument
1456 if (tx_bytes > ((high_th * time_in_ms * 1500) / 1000))
1458 else if (tx_bytes < ((low_th * time_in_ms * 1500) / 1000))
1464 time_in_ms, high_th, low_th);
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_misc.h748 uint32_t time_in_ms, in cdp_vdev_set_driver_del_ack_enable() argument
760 soc, vdev_id, rx_packets, time_in_ms, high_th, low_th); in cdp_vdev_set_driver_del_ack_enable()
766 uint32_t time_in_ms, in cdp_vdev_set_bundle_require_flag() argument
778 vdev_id, tx_bytes, time_in_ms, high_th, low_th); in cdp_vdev_set_bundle_require_flag()
Dcdp_txrx_ops.h1901 uint32_t time_in_ms,
1906 uint32_t time_in_ms,