Home
last modified time | relevance | path

Searched refs:dhd_sta_threshold (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c312 int dhd_sta_threshold = DHD_STA_THRESHOLD_DEFAULT; variable
313 module_param(dhd_sta_threshold, int, 0);
1870 dhd_sta_threshold, (void *)&sta->cumm_ctr, in dhd_add_flowid()
17929 dhd_sta_threshold = bcm_strtoul(var, NULL, 0); in _dhd_module_init()
17931 DHD_ERROR(("dhd_sta_threshold = %d\n", dhd_sta_threshold)); in _dhd_module_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c314 int dhd_sta_threshold = DHD_STA_THRESHOLD_DEFAULT; variable
315 module_param(dhd_sta_threshold, int, 0);
1879 dhd_sta_threshold, (void *)&sta->cumm_ctr, in dhd_add_flowid()
17820 dhd_sta_threshold = bcm_strtoul(var, NULL, 0); in _dhd_module_init()
17822 DHD_ERROR(("dhd_sta_threshold = %d\n", dhd_sta_threshold)); in _dhd_module_init()