Home
last modified time | relevance | path

Searched refs:wl_wowl_pattern2_t (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c1503 } wl_wowl_pattern2_t; typedef
1511 wl_wowl_pattern2_t *wowl_pattern2 = NULL; in dhd_conf_wowl_pattern()
1585 buf_len = sizeof(wl_wowl_pattern2_t) + patternsize + masksize; in dhd_conf_wowl_pattern()
1591 memset(wowl_pattern2, 0, sizeof(wl_wowl_pattern2_t)); in dhd_conf_wowl_pattern()
1597 mask_and_pattern = (char*)wowl_pattern2 + sizeof(wl_wowl_pattern2_t); in dhd_conf_wowl_pattern()
H A Dwl_android_ext.c274 } wl_wowl_pattern2_t; typedef
6085 wl_wowl_pattern2_t *wowl_pattern2 = NULL; in wl_ext_wowl_pattern()
6161 buf_len = sizeof(wl_wowl_pattern2_t) + patternsize + masksize; in wl_ext_wowl_pattern()
6167 memset(wowl_pattern2, 0, sizeof(wl_wowl_pattern2_t)); in wl_ext_wowl_pattern()
6172 mask_and_pattern = (char*)wowl_pattern2 + sizeof(wl_wowl_pattern2_t); in wl_ext_wowl_pattern()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.c122 } wl_wowl_pattern2_t; typedef
2247 wl_wowl_pattern2_t *wowl_pattern2 = NULL; in wl_ext_wowl_pattern()
2323 buf_len = sizeof(wl_wowl_pattern2_t) + patternsize + masksize; in wl_ext_wowl_pattern()
2329 memset(wowl_pattern2, 0, sizeof(wl_wowl_pattern2_t)); in wl_ext_wowl_pattern()
2334 mask_and_pattern = (char*)wowl_pattern2 + sizeof(wl_wowl_pattern2_t); in wl_ext_wowl_pattern()
H A Ddhd_config.c2429 } wl_wowl_pattern2_t; typedef
2437 wl_wowl_pattern2_t *wowl_pattern2 = NULL; in dhd_conf_wowl_pattern()
2511 buf_len = sizeof(wl_wowl_pattern2_t) + patternsize + masksize; in dhd_conf_wowl_pattern()
2517 memset(wowl_pattern2, 0, sizeof(wl_wowl_pattern2_t)); in dhd_conf_wowl_pattern()
2523 mask_and_pattern = (char*)wowl_pattern2 + sizeof(wl_wowl_pattern2_t); in dhd_conf_wowl_pattern()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.c127 } wl_wowl_pattern2_t; typedef
2219 wl_wowl_pattern2_t *wowl_pattern2 = NULL; in wl_ext_wowl_pattern()
2295 buf_len = sizeof(wl_wowl_pattern2_t) + patternsize + masksize; in wl_ext_wowl_pattern()
2301 memset(wowl_pattern2, 0, sizeof(wl_wowl_pattern2_t)); in wl_ext_wowl_pattern()
2306 mask_and_pattern = (char*)wowl_pattern2 + sizeof(wl_wowl_pattern2_t); in wl_ext_wowl_pattern()
H A Ddhd_config.c2547 } wl_wowl_pattern2_t; typedef
2555 wl_wowl_pattern2_t *wowl_pattern2 = NULL; in dhd_conf_wowl_pattern()
2629 buf_len = sizeof(wl_wowl_pattern2_t) + patternsize + masksize; in dhd_conf_wowl_pattern()
2635 memset(wowl_pattern2, 0, sizeof(wl_wowl_pattern2_t)); in dhd_conf_wowl_pattern()
2641 mask_and_pattern = (char*)wowl_pattern2 + sizeof(wl_wowl_pattern2_t); in dhd_conf_wowl_pattern()