Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcm_app_utils.c825 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() argument
839 if (wlcntver6t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
847 if (wlcntver11t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
929 uint16 src_max_idx; in wl_cntbuf_to_xtlv_format() local
964 src_max_idx = (cntinfo->datalen - OFFSETOF(wl_cnt_info_t, data)) / sizeof(uint32); in wl_cntbuf_to_xtlv_format()
965 if (src_max_idx > (uint8)(-1)) { in wl_cntbuf_to_xtlv_format()
969 src_max_idx = (uint8)(-1); 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcm_app_utils.c825 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() argument
839 if (wlcntver6t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
847 if (wlcntver11t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
929 uint16 src_max_idx; in wl_cntbuf_to_xtlv_format() local
964 src_max_idx = (cntinfo->datalen - OFFSETOF(wl_cnt_info_t, data)) / sizeof(uint32); in wl_cntbuf_to_xtlv_format()
965 if (src_max_idx > (uint8)(-1)) { in wl_cntbuf_to_xtlv_format()
969 src_max_idx = (uint8)(-1); 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcm_app_utils.c825 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() argument
839 if (wlcntver6t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
847 if (wlcntver11t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
929 uint16 src_max_idx; in wl_cntbuf_to_xtlv_format() local
964 src_max_idx = (cntinfo->datalen - OFFSETOF(wl_cnt_info_t, data)) / sizeof(uint32); in wl_cntbuf_to_xtlv_format()
965 if (src_max_idx > (uint8)(-1)) { in wl_cntbuf_to_xtlv_format()
969 src_max_idx = (uint8)(-1); 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcm_app_utils.c812 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() argument
826 if (wlcntver6t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
834 if (wlcntver11t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
911 uint16 src_max_idx; in wl_cntbuf_to_xtlv_format() local
946 src_max_idx = (cntinfo->datalen - OFFSETOF(wl_cnt_info_t, data)) / sizeof(uint32); in wl_cntbuf_to_xtlv_format()
947 if (src_max_idx > (uint8)(-1)) { in wl_cntbuf_to_xtlv_format()
951 src_max_idx = (uint8)(-1); 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_app_utils.c1049 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() argument
1063 if (wlcntver6t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
1071 if (wlcntver7t_to_wlcntwlct[i] >= src_max_idx || in wl_copy_wlccnt()
1079 if (wlcntver11t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
1170 uint16 src_max_idx; in wl_cntbuf_to_xtlv_format() local
1206 src_max_idx = (cntinfo->datalen - OFFSETOF(wl_cnt_info_t, data)) / sizeof(uint32); in wl_cntbuf_to_xtlv_format()
1207 if (src_max_idx > (uint8)(-1)) { in wl_cntbuf_to_xtlv_format()
1211 src_max_idx = (uint8)(-1); 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_app_utils.c1049 wl_copy_wlccnt(uint16 cntver, uint32 *dst, uint32 *src, uint8 src_max_idx) in wl_copy_wlccnt() argument
1063 if (wlcntver6t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
1071 if (wlcntver7t_to_wlcntwlct[i] >= src_max_idx || in wl_copy_wlccnt()
1079 if (wlcntver11t_to_wlcntwlct[i] >= src_max_idx) { in wl_copy_wlccnt()
1170 uint16 src_max_idx; in wl_cntbuf_to_xtlv_format() local
1206 src_max_idx = (cntinfo->datalen - OFFSETOF(wl_cnt_info_t, data)) / sizeof(uint32); in wl_cntbuf_to_xtlv_format()
1207 if (src_max_idx > (uint8)(-1)) { in wl_cntbuf_to_xtlv_format()
1211 src_max_idx = (uint8)(-1); 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()