Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c748 uint32 snapshot_upload_len; /* snapshot uploaded len */ member
8390 prot->snapshot_upload_len = ltoh32(resp->resp_len); in BCMFASTPATH()
8397 prot->snapshot_upload_len, prot->snapshot_type)); in BCMFASTPATH()
15012 prot->snapshot_upload_len = 0;
15040 uint8 *buf_end = buf + prot->snapshot_upload_len;
15064 *is_more = (offset + copy_size < prot->snapshot_upload_len) ?
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c752 uint32 snapshot_upload_len; /* snapshot uploaded len */ member
8394 prot->snapshot_upload_len = ltoh32(resp->resp_len); in BCMFASTPATH()
8401 prot->snapshot_upload_len, prot->snapshot_type)); in BCMFASTPATH()
15016 prot->snapshot_upload_len = 0;
15044 uint8 *buf_end = buf + prot->snapshot_upload_len;
15068 *is_more = (offset + copy_size < prot->snapshot_upload_len) ?