Home
last modified time | relevance | path

Searched defs:packet_size (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/fixed/include/
Duart_auth.h42 hi_u16 packet_size; /* Packet length: actual length of data to be transmitted. member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_profiling.c250 …32 _mali_profiling_read_packet_int(unsigned char *const buf, u32 *const pos, u32 const packet_size) in _mali_profiling_read_packet_int()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_profiling.c254 …32 _mali_profiling_read_packet_int(unsigned char *const buf, u32 *const pos, u32 const packet_size) in _mali_profiling_read_packet_int()
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpi_enc_utils.h173 size_t packet_size; member
/device/qemu/arm_mps2_an386/liteos_m/board/driver/net/
Dlan9118_eth_drv.c1044 uint32_t packet_size = 0; in lan9118_peek_next_packet_size() local