Searched refs:total_processed_containers_len (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 6753 uint16 total_processed_containers_len = 0; in dhd_start_ecounters() local 6789 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 6794 total_processed_containers_len); in dhd_start_ecounters() 6805 req->len = total_processed_containers_len + in dhd_start_ecounters() 6832 MFREE(dhd->osh, req, sizeof(*req) + total_processed_containers_len); in dhd_start_ecounters()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 6769 uint16 total_processed_containers_len = 0; in dhd_start_ecounters() local 6805 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 6810 total_processed_containers_len); in dhd_start_ecounters() 6821 req->len = total_processed_containers_len + in dhd_start_ecounters() 6848 MFREE(dhd->osh, req, sizeof(*req) + total_processed_containers_len); in dhd_start_ecounters()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 6769 uint16 total_processed_containers_len = 0; in dhd_start_ecounters() local 6805 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 6810 total_processed_containers_len); in dhd_start_ecounters() 6821 req->len = total_processed_containers_len + in dhd_start_ecounters() 6848 MFREE(dhd->osh, req, sizeof(*req) + total_processed_containers_len); in dhd_start_ecounters()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 10560 uint16 total_processed_containers_len = 0; in dhd_start_ecounters() local 10596 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 10601 total_processed_containers_len); in dhd_start_ecounters() 10612 req->len = total_processed_containers_len + in dhd_start_ecounters() 10639 MFREE(dhd->osh, req, sizeof(*req) + total_processed_containers_len); in dhd_start_ecounters()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 10565 uint16 total_processed_containers_len = 0; in dhd_start_ecounters() local 10601 total_processed_containers_len += BCM_XTLV_LEN(elt) + BCM_XTLV_HDR_SIZE; in dhd_start_ecounters() 10606 total_processed_containers_len); in dhd_start_ecounters() 10617 req->len = total_processed_containers_len + in dhd_start_ecounters() 10644 MFREE(dhd->osh, req, sizeof(*req) + total_processed_containers_len); in dhd_start_ecounters()
|