Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_espi.c129 struct ec_host_cmd_response_header *resp_hdr = hc_espi->tx->buf; in ec_host_cmd_espi_send() local
130 uint32_t result = resp_hdr->result; in ec_host_cmd_espi_send()
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c411 struct gptp_hdr *hdr, *resp_hdr; in gptp_prepare_pdelay_follow_up() local
430 resp_hdr = GPTP_HDR(resp); in gptp_prepare_pdelay_follow_up()
436 hdr->sequence_id = resp_hdr->sequence_id; in gptp_prepare_pdelay_follow_up()
437 hdr->domain_number = resp_hdr->domain_number; in gptp_prepare_pdelay_follow_up()
714 struct gptp_hdr *hdr, *req_hdr, *resp_hdr; in gptp_handle_pdelay_follow_up() local
733 resp_hdr = GPTP_HDR(state->rcvd_pdelay_resp_ptr); in gptp_handle_pdelay_follow_up()
764 if (memcmp(&hdr->port_id, &resp_hdr->port_id, in gptp_handle_pdelay_follow_up()