Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcm_app_utils.c920 wl_cnt_wlc_t *wlccnt = NULL; in wl_cntbuf_to_xtlv_format() local
942 wlccnt = MALLOC(osh, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
945 wlccnt = (wl_cnt_wlc_t *)malloc(sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
948 if (!wlccnt || !macstat) { in wl_cntbuf_to_xtlv_format()
973 res = wl_copy_wlccnt(ver, (uint32 *)wlccnt, (uint32 *)cntinfo->data, (uint8)src_max_idx); in wl_cntbuf_to_xtlv_format()
1001 xtlv_desc[0].len = sizeof(*wlccnt); in wl_cntbuf_to_xtlv_format()
1002 xtlv_desc[0].ptr = wlccnt; in wl_cntbuf_to_xtlv_format()
1019 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
1020 MFREE(osh, wlccnt, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1026 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcm_app_utils.c920 wl_cnt_wlc_t *wlccnt = NULL; in wl_cntbuf_to_xtlv_format() local
942 wlccnt = MALLOC(osh, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
945 wlccnt = (wl_cnt_wlc_t *)malloc(sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
948 if (!wlccnt || !macstat) { in wl_cntbuf_to_xtlv_format()
973 res = wl_copy_wlccnt(ver, (uint32 *)wlccnt, (uint32 *)cntinfo->data, (uint8)src_max_idx); in wl_cntbuf_to_xtlv_format()
1001 xtlv_desc[0].len = sizeof(*wlccnt); in wl_cntbuf_to_xtlv_format()
1002 xtlv_desc[0].ptr = wlccnt; in wl_cntbuf_to_xtlv_format()
1019 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
1020 MFREE(osh, wlccnt, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1026 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcm_app_utils.c920 wl_cnt_wlc_t *wlccnt = NULL; in wl_cntbuf_to_xtlv_format() local
942 wlccnt = MALLOC(osh, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
945 wlccnt = (wl_cnt_wlc_t *)malloc(sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
948 if (!wlccnt || !macstat) { in wl_cntbuf_to_xtlv_format()
973 res = wl_copy_wlccnt(ver, (uint32 *)wlccnt, (uint32 *)cntinfo->data, (uint8)src_max_idx); in wl_cntbuf_to_xtlv_format()
1001 xtlv_desc[0].len = sizeof(*wlccnt); in wl_cntbuf_to_xtlv_format()
1002 xtlv_desc[0].ptr = wlccnt; in wl_cntbuf_to_xtlv_format()
1019 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
1020 MFREE(osh, wlccnt, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1026 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcm_app_utils.c902 wl_cnt_wlc_t *wlccnt = NULL; in wl_cntbuf_to_xtlv_format() local
924 wlccnt = MALLOC(osh, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
927 wlccnt = (wl_cnt_wlc_t *)malloc(sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
930 if (!wlccnt || !macstat) { in wl_cntbuf_to_xtlv_format()
955 res = wl_copy_wlccnt(ver, (uint32 *)wlccnt, (uint32 *)cntinfo->data, (uint8)src_max_idx); in wl_cntbuf_to_xtlv_format()
983 xtlv_desc[0].len = sizeof(*wlccnt); in wl_cntbuf_to_xtlv_format()
984 xtlv_desc[0].ptr = wlccnt; in wl_cntbuf_to_xtlv_format()
1001 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
1002 MFREE(osh, wlccnt, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1008 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_app_utils.c1161 wl_cnt_wlc_t *wlccnt = NULL; in wl_cntbuf_to_xtlv_format() local
1183 wlccnt = MALLOC(osh, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1186 wlccnt = (wl_cnt_wlc_t *)malloc(sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1189 if (!wlccnt || !macstat) { in wl_cntbuf_to_xtlv_format()
1215 res = wl_copy_wlccnt(ver, (uint32 *)wlccnt, (uint32 *)cntinfo->data, (uint8)src_max_idx); in wl_cntbuf_to_xtlv_format()
1243 xtlv_desc[0].len = sizeof(*wlccnt); in wl_cntbuf_to_xtlv_format()
1244 xtlv_desc[0].ptr = wlccnt; in wl_cntbuf_to_xtlv_format()
1261 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
1262 MFREE(osh, wlccnt, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1268 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_app_utils.c1161 wl_cnt_wlc_t *wlccnt = NULL; in wl_cntbuf_to_xtlv_format() local
1183 wlccnt = MALLOC(osh, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1186 wlccnt = (wl_cnt_wlc_t *)malloc(sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1189 if (!wlccnt || !macstat) { in wl_cntbuf_to_xtlv_format()
1215 res = wl_copy_wlccnt(ver, (uint32 *)wlccnt, (uint32 *)cntinfo->data, (uint8)src_max_idx); in wl_cntbuf_to_xtlv_format()
1243 xtlv_desc[0].len = sizeof(*wlccnt); in wl_cntbuf_to_xtlv_format()
1244 xtlv_desc[0].ptr = wlccnt; in wl_cntbuf_to_xtlv_format()
1261 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
1262 MFREE(osh, wlccnt, sizeof(*wlccnt)); in wl_cntbuf_to_xtlv_format()
1268 if (wlccnt) { in wl_cntbuf_to_xtlv_format()
[all …]