Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/nlink/inc/
H A Dwlan_nlink_common.h215 enum wlan_tp_level { enum
272 enum wlan_tp_level level;
283 enum wlan_tp_level level;
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c653 enum wlan_tp_level next_level = WLAN_SVC_TP_LOW; in dp_reset_tcp_delack()
682 enum wlan_tp_level next_level = WLAN_SVC_TP_NONE; in dp_reset_tcp_adv_win_scale()
730 enum wlan_tp_level next_tx_level; in wlan_dp_update_tcp_tx_param()
1262 enum wlan_tp_level *next_rx_level, in dp_bus_bandwidth_work_tune_rx()
1377 enum wlan_tp_level *next_tx_level, in dp_bus_bandwidth_work_tune_tx()
1497 static enum wlan_tp_level next_rx_level = WLAN_SVC_TP_NONE; in dp_pld_request_bus_bandwidth()
1498 enum wlan_tp_level next_tx_level = WLAN_SVC_TP_NONE; in dp_pld_request_bus_bandwidth()
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp.c170 enum wlan_tp_level next_tp_level = WLAN_SVC_TP_NONE; in osif_dp_send_tcp_param_update_event()