Home
last modified time | relevance | path

Searched refs:is_more (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_proto.h234 uint32 dst_buf_size, uint8 *dst_buf, uint32 *dst_size, bool *is_more);
H A Ddhd_common.c3342 bool is_more; in dhd_doiovar() local
3347 req.buf_size, mem_info->buf, &size, &is_more); in dhd_doiovar()
3350 mem_info->availability = is_more ? in dhd_doiovar()
H A Ddhd_msgbuf.c15040 uint32 dst_buf_size, uint8 *dst_buf, uint32 *dst_size, bool *is_more) argument
15068 *is_more = (offset + copy_size < prot->snapshot_upload_len) ?
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_proto.h238 uint32 dst_buf_size, uint8 *dst_buf, uint32 *dst_size, bool *is_more);
H A Ddhd_common.c3342 bool is_more; in dhd_doiovar() local
3347 req.buf_size, mem_info->buf, &size, &is_more); in dhd_doiovar()
3350 mem_info->availability = is_more ? in dhd_doiovar()
H A Ddhd_msgbuf.c15036 uint32 dst_buf_size, uint8 *dst_buf, uint32 *dst_size, bool *is_more) argument
15064 *is_more = (offset + copy_size < prot->snapshot_upload_len) ?