Searched refs:time_in_ms (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx.h | 791 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
|
D | ol_tx_hl.c | 736 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/ |
D | cdp_txrx_misc.h | 748 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()
|
D | cdp_txrx_ops.h | 1901 uint32_t time_in_ms, 1906 uint32_t time_in_ms,
|