Searched defs:packet_size (Results 1 – 5 of 5) sorted by relevance
42 hi_u16 packet_size; /* Packet length: actual length of data to be transmitted. member
250 …32 _mali_profiling_read_packet_int(unsigned char *const buf, u32 *const pos, u32 const packet_size) in _mali_profiling_read_packet_int()
254 …32 _mali_profiling_read_packet_int(unsigned char *const buf, u32 *const pos, u32 const packet_size) in _mali_profiling_read_packet_int()
173 size_t packet_size; member
1044 uint32_t packet_size = 0; in lan9118_peek_next_packet_size() local