Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_qos_algo.h80 } qos_algo_params_t; typedef
88 int dhd_qos_algo(dhd_info_t *dhd, qos_stat_t *qos, qos_algo_params_t *qos_params);
89 int qos_algo_params_init(qos_algo_params_t *qos_params);
H A Ddhd_linux_sock_qos.c121 qos_algo_params_t qos_params;
824 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_avgpktsize_thresh()
841 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_avgpktsize_thresh()
856 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_numpkts_thresh()
872 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_numpkts_thresh()
886 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_detectcnt_thresh()
902 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_detectcnt_thresh()
915 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_detectcnt_upgrd_thresh()
927 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_detectcnt_upgrd_thresh()
962 int dhd_qos_algo(dhd_info_t *dhd, qos_stat_t *qos, qos_algo_params_t *pqos_params) in dhd_qos_algo()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_qos_algo.h80 } qos_algo_params_t; typedef
88 int dhd_qos_algo(dhd_info_t *dhd, qos_stat_t *qos, qos_algo_params_t *qos_params);
89 int qos_algo_params_init(qos_algo_params_t *qos_params);
H A Ddhd_linux_sock_qos.c121 qos_algo_params_t qos_params;
824 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_avgpktsize_thresh()
841 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_avgpktsize_thresh()
856 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_numpkts_thresh()
872 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_numpkts_thresh()
886 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_detectcnt_thresh()
902 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_detectcnt_thresh()
915 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_get_detectcnt_upgrd_thresh()
927 qos_algo_params_t *pqos_params = NULL; in dhd_sock_qos_set_detectcnt_upgrd_thresh()
962 int dhd_qos_algo(dhd_info_t *dhd, qos_stat_t *qos, qos_algo_params_t *pqos_params) in dhd_qos_algo()
[all …]