Home
last modified time | relevance | path

Searched refs:rtype (Results 1 – 3 of 3) sorted by relevance

/devicemodel/hw/platform/
A Dioc_cbc.c588 pkt->req->rtype = CBC_REQ_T_HB_INIT; in cbc_update_heartbeat()
835 if (pkt->req->rtype != CBC_REQ_T_PROT || in cbc_rx_handler()
840 pkt->req->rtype); in cbc_rx_handler()
917 if (pkt->req->rtype == CBC_REQ_T_PROT && pkt->ioc->cbc_enable) { in cbc_tx_handler()
938 } else if (pkt->req->rtype == CBC_REQ_T_HB_INIT) { in cbc_tx_handler()
950 } else if (pkt->req->rtype == CBC_REQ_T_USER_VM_ACTIVE) { in cbc_tx_handler()
957 } else if (pkt->req->rtype == CBC_REQ_T_USER_VM_INACTIVE) { in cbc_tx_handler()
973 pkt->req->rtype); in cbc_tx_handler()
A Dioc.c890 req->rtype = type; in send_tx_request()
1095 req->rtype = CBC_REQ_T_PROT; in ioc_build_request()
1149 req->rtype = CBC_REQ_T_PROT; in ioc_process_tx()
/devicemodel/include/
A Dioc.h719 enum cbc_request_type rtype; /* Request types */ member

Completed in 15 milliseconds