Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_sock_qos.c831 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_avgpktsize_thresh()
846 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_avgpktsize_thresh()
863 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_numpkts_thresh()
876 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_numpkts_thresh()
893 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_detectcnt_thresh()
907 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_detectcnt_thresh()
920 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_detectcnt_upgrd_thresh()
932 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_detectcnt_upgrd_thresh()
H A Ddhd_qos_algo.h82 #define QOS_PARAMS(x) (&x->psk_qos->qos_params); macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_sock_qos.c831 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_avgpktsize_thresh()
846 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_avgpktsize_thresh()
863 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_numpkts_thresh()
876 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_numpkts_thresh()
893 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_detectcnt_thresh()
907 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_detectcnt_thresh()
920 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_get_detectcnt_upgrd_thresh()
932 pqos_params = QOS_PARAMS(dhd); in dhd_sock_qos_set_detectcnt_upgrd_thresh()
H A Ddhd_qos_algo.h82 #define QOS_PARAMS(x) (&x->psk_qos->qos_params); macro