| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcm_app_utils.c | 395 IDX_IN_WL_CNT_VER_6_T(txexptime), 525 IDX_IN_WL_CNT_VER_7_T(txexptime), 682 IDX_IN_WL_CNT_VER_11_T(txexptime),
|
| H A D | wl_android.c | 527 u32 txexptime; member 5163 output->txexptime = dtoh32(wlc_cnt->txexptime); in wl_android_get_connection_stats() 5183 if (dtoh16(if_stats->length) > OFFSETOF(wl_if_stats_t, txexptime)) { in wl_android_get_connection_stats() 5184 output->txexptime = (uint32)dtoh64(if_stats->txexptime); in wl_android_get_connection_stats() 5188 output->txexptime = 0; in wl_android_get_connection_stats()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcm_app_utils.c | 395 IDX_IN_WL_CNT_VER_6_T(txexptime), 525 IDX_IN_WL_CNT_VER_7_T(txexptime), 682 IDX_IN_WL_CNT_VER_11_T(txexptime),
|
| H A D | wl_android.c | 525 u32 txexptime; member 5179 output->txexptime = dtoh32(wlc_cnt->txexptime); in wl_android_get_connection_stats() 5199 if (dtoh16(if_stats->length) > OFFSETOF(wl_if_stats_t, txexptime)) { in wl_android_get_connection_stats() 5200 output->txexptime = (uint32)dtoh64(if_stats->txexptime); in wl_android_get_connection_stats() 5204 output->txexptime = 0; in wl_android_get_connection_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcm_app_utils.c | 396 IDX_IN_WL_CNT_VER_6_T(txexptime), 526 IDX_IN_WL_CNT_VER_11_T(txexptime),
|
| H A D | wl_android.c | 474 u32 txexptime; member 4433 output->txexptime = dtoh32(wlc_cnt->txexptime); in wl_android_get_connection_stats() 4453 if (dtoh16(if_stats->length) > OFFSETOF(wl_if_stats_t, txexptime)) { in wl_android_get_connection_stats() 4454 output->txexptime = (uint32)dtoh64(if_stats->txexptime); in wl_android_get_connection_stats() 4458 output->txexptime = 0; in wl_android_get_connection_stats()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcm_app_utils.c | 396 IDX_IN_WL_CNT_VER_6_T(txexptime), 526 IDX_IN_WL_CNT_VER_11_T(txexptime),
|
| H A D | wl_android.c | 471 u32 txexptime; member 4347 output->txexptime = dtoh32(wlc_cnt->txexptime); in wl_android_get_connection_stats() 4367 if (dtoh16(if_stats->length) > OFFSETOF(wl_if_stats_t, txexptime)) { in wl_android_get_connection_stats() 4368 output->txexptime = (uint32)dtoh64(if_stats->txexptime); in wl_android_get_connection_stats() 4372 output->txexptime = 0; in wl_android_get_connection_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcm_app_utils.c | 396 IDX_IN_WL_CNT_VER_6_T(txexptime), 526 IDX_IN_WL_CNT_VER_11_T(txexptime),
|
| H A D | wl_android.c | 455 u32 txexptime; member 4074 output->txexptime = dtoh32(wlc_cnt->txexptime); in wl_android_get_connection_stats() 4094 if (dtoh16(if_stats->length) > OFFSETOF(wl_if_stats_t, txexptime)) { in wl_android_get_connection_stats() 4095 output->txexptime = (uint32)dtoh64(if_stats->txexptime); in wl_android_get_connection_stats() 4099 output->txexptime = 0; in wl_android_get_connection_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcm_app_utils.c | 395 IDX_IN_WL_CNT_VER_6_T(txexptime), 523 IDX_IN_WL_CNT_VER_11_T(txexptime),
|
| H A D | wl_android.c | 330 u32 txexptime; member 1813 output->txexptime = dtoh32(wlc_cnt->txexptime); in wl_android_get_connection_stats() 1831 if (dtoh16(if_stats->length) > OFFSETOF(wl_if_stats_t, txexptime)) { in wl_android_get_connection_stats() 1832 output->txexptime = (uint32)dtoh64(if_stats->txexptime); in wl_android_get_connection_stats() 1836 output->txexptime = 0; in wl_android_get_connection_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 2855 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 3437 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 3710 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 10667 uint64 txexptime; /* DATA Tx frames suppressed due to timer expiration */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 3738 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 4502 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 4799 uint32 txexptime; /* Tx frames suppressed due to timer expiration */ member 5008 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 13805 uint64 txexptime; /* DATA Tx frames suppressed due to timer expiration */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 3738 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 4502 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 4799 uint32 txexptime; /* Tx frames suppressed due to timer expiration */ member 5008 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 13805 uint64 txexptime; /* DATA Tx frames suppressed due to timer expiration */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 3749 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 4513 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 4810 uint32 txexptime; /* Tx frames suppressed due to timer expiration */ member 5019 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 13816 uint64 txexptime; /* DATA Tx frames suppressed due to timer expiration */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 4510 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 5520 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 5820 uint32 txexptime; /* Tx frames suppressed due to timer expiration */ member 6031 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 16940 uint64 txexptime; /* DATA Tx frames suppressed due to timer expiration */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 4518 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 5528 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 5828 uint32 txexptime; /* Tx frames suppressed due to timer expiration */ member 6039 uint32 txexptime; /**< Tx frames suppressed due to timer expiration */ member 16958 uint64 txexptime; /* DATA Tx frames suppressed due to timer expiration */ member
|