Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_app_utils.c418 static const uint8 wlcntver7t_to_wlcntwlct[] = { variable
572 (sizeof(wlcntver7t_to_wlcntwlct) / sizeof(uint8))
1071 if (wlcntver7t_to_wlcntwlct[i] >= src_max_idx || in wl_copy_wlccnt()
1072 wlcntver7t_to_wlcntwlct[i] == INVALID_IDX) { in wl_copy_wlccnt()
1075 dst[i] = src[wlcntver7t_to_wlcntwlct[i]]; in wl_copy_wlccnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_app_utils.c418 static const uint8 wlcntver7t_to_wlcntwlct[] = { variable
572 (sizeof(wlcntver7t_to_wlcntwlct) / sizeof(uint8))
1071 if (wlcntver7t_to_wlcntwlct[i] >= src_max_idx || in wl_copy_wlccnt()
1072 wlcntver7t_to_wlcntwlct[i] == INVALID_IDX) { in wl_copy_wlccnt()
1075 dst[i] = src[wlcntver7t_to_wlcntwlct[i]]; in wl_copy_wlccnt()