| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmtlv.h | 164 #define BCM_XTLV_LEN(_elt) ltoh16_ua(&(_elt)->len) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmtlv.h | 164 #define BCM_XTLV_LEN(_elt) ltoh16_ua(&(_elt)->len) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmtlv.h | 164 #define BCM_XTLV_LEN(_elt) ltoh16_ua(&(_elt)->len) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmtlv.h | 188 #define BCM_XTLV_LEN(_elt) ltoh16_ua(&(_elt)->len) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmtlv.h | 188 #define BCM_XTLV_LEN(_elt) ltoh16_ua(&(_elt)->len) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmxtlv.c | 453 len = BCM_XTLV_LEN(elt); in bcm_xtlv_size()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 6789 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 6817 memcpy(start_ptr, list_elt->data, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 6818 start_ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 6969 memcpy(ptr, elt, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 6970 ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 6971 processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_event_ecounters()
|
| H A D | wl_cfg80211.c | 8234 (BCM_XTLV_LEN(xtlv) + OFFSETOF(wl_stats_report_t, data)); 8260 BCM_XTLV_LEN(xtlv), /* total length of all TLVs in container */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 6805 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 6833 memcpy(start_ptr, list_elt->data, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 6834 start_ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 6985 memcpy(ptr, elt, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 6986 ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 6987 processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_event_ecounters()
|
| H A D | wl_cfg80211.c | 8333 (BCM_XTLV_LEN(xtlv) + OFFSETOF(wl_stats_report_t, data)); 8359 BCM_XTLV_LEN(xtlv), /* total length of all TLVs in container */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 6805 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 6833 memcpy(start_ptr, list_elt->data, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 6834 start_ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 6985 memcpy(ptr, elt, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 6986 ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 6987 processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_event_ecounters()
|
| H A D | wl_cfg80211.c | 8335 (BCM_XTLV_LEN(xtlv) + OFFSETOF(wl_stats_report_t, data)); 8361 BCM_XTLV_LEN(xtlv), /* total length of all TLVs in container */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 784 #define BCM_XTLV_LEN(elt) ltoh16_ua(&(elt->len)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 10596 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 10624 memcpy(start_ptr, list_elt->data, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 10625 start_ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 10777 memcpy(ptr, elt, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 10778 ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 10779 processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_event_ecounters()
|
| H A D | wl_cfg80211.c | 7524 (BCM_XTLV_LEN(xtlv) + OFFSETOF(wl_stats_report_t, data)); in wl_cfg80211_ifstats_counters() 7550 BCM_XTLV_LEN(xtlv), /* total length of all TLVs in container */ in wl_cfg80211_ifstats_counters()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 10601 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 10629 memcpy(start_ptr, list_elt->data, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 10630 start_ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_ecounters() 10782 memcpy(ptr, elt, BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 10783 ptr += (size_t)(BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE); in dhd_start_event_ecounters() 10784 processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_event_ecounters()
|
| H A D | wl_cfg80211.c | 7476 (BCM_XTLV_LEN(xtlv) + OFFSETOF(wl_stats_report_t, data)); in wl_cfg80211_ifstats_counters() 7502 BCM_XTLV_LEN(xtlv), /* total length of all TLVs in container */ in wl_cfg80211_ifstats_counters()
|