Searched refs:packet (Results 1 – 3 of 3) sorted by relevance
45 static void uniphier_scp_send_packet(const uint8_t *packet, int packet_len) in uniphier_scp_send_packet() argument56 word |= *packet++ << (8 * i); in uniphier_scp_send_packet()72 uint8_t packet[32]; /* long enough */ in uniphier_scp_send_cmd() local73 uint8_t *p = packet; in uniphier_scp_send_cmd()92 uniphier_scp_send_packet(packet, p - packet); in uniphier_scp_send_cmd()
57 uint32_t packet; member74 handle.packet = 0U; \292 if (packet_number != handle.packet) { in uart_download_part()294 packet_number, handle.packet); in uart_download_part()347 handle.packet++; in uart_download_part()408 handle.packet = 0U; in uart_read()
15 L2/3 packet processing, together with security offload, robust traffic
Completed in 6 milliseconds