Searched refs:ring_config_req (Results 1 – 12 of 12) sorted by relevance
409 typedef struct ring_config_req { struct493 ring_config_req_t ring_config_req; member
8071 ring_config_req_t *ring_config_req; in dhd_msgbuf_ring_config_d2h_soft_doorbell() local8100 ring_config_req = (ring_config_req_t *)msg_next; in dhd_msgbuf_ring_config_d2h_soft_doorbell()8103 ring_config_req->msg.msg_type = MSG_TYPE_D2H_RING_CONFIG; in dhd_msgbuf_ring_config_d2h_soft_doorbell()8104 ring_config_req->msg.if_id = 0; in dhd_msgbuf_ring_config_d2h_soft_doorbell()8105 ring_config_req->msg.flags = 0; in dhd_msgbuf_ring_config_d2h_soft_doorbell()8107 ring_config_req->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO; in dhd_msgbuf_ring_config_d2h_soft_doorbell()8110 ring_config_req->msg.request_id = htol32(DHD_FAKE_PKTID); /* unused */ in dhd_msgbuf_ring_config_d2h_soft_doorbell()8113 ring_config_req->subtype = htol16(D2H_RING_CONFIG_SUBTYPE_SOFT_DOORBELL); in dhd_msgbuf_ring_config_d2h_soft_doorbell()8114 ring_config_req->ring_id = htol16(DHD_D2H_RINGID(ring_idx)); in dhd_msgbuf_ring_config_d2h_soft_doorbell()8119 ring_config_req->soft_doorbell.value = htol32(soft_doorbell->value); in dhd_msgbuf_ring_config_d2h_soft_doorbell()[all …]
483 typedef struct ring_config_req { struct567 ring_config_req_t ring_config_req; member
549 typedef struct ring_config_req { /* pulled from upcoming rev6 ... */ struct633 ring_config_req_t ring_config_req; member
9869 ring_config_req_t *ring_config_req; local9890 ring_config_req = (ring_config_req_t *)msg_next;9893 ring_config_req->msg.msg_type = MSG_TYPE_D2H_RING_CONFIG;9894 ring_config_req->msg.if_id = 0;9895 ring_config_req->msg.flags = 0;9897 ring_config_req->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;9900 ring_config_req->msg.request_id = htol32(DHD_FAKE_PKTID); /* unused */9903 ring_config_req->subtype = htol16(D2H_RING_CONFIG_SUBTYPE_SOFT_DOORBELL);9904 ring_config_req->ring_id = htol16(DHD_D2H_RINGID(ring_idx));9909 ring_config_req->soft_doorbell.value = htol32(soft_doorbell->value);[all …]
9871 ring_config_req_t *ring_config_req; local9892 ring_config_req = (ring_config_req_t *)msg_next;9895 ring_config_req->msg.msg_type = MSG_TYPE_D2H_RING_CONFIG;9896 ring_config_req->msg.if_id = 0;9897 ring_config_req->msg.flags = 0;9899 ring_config_req->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;9902 ring_config_req->msg.request_id = htol32(DHD_FAKE_PKTID); /* unused */9905 ring_config_req->subtype = htol16(D2H_RING_CONFIG_SUBTYPE_SOFT_DOORBELL);9906 ring_config_req->ring_id = htol16(DHD_D2H_RINGID(ring_idx));9911 ring_config_req->soft_doorbell.value = htol32(soft_doorbell->value);[all …]
13012 ring_config_req_t *ring_config_req; local13040 ring_config_req = (ring_config_req_t *)msg_next;13043 ring_config_req->msg.msg_type = MSG_TYPE_D2H_RING_CONFIG;13044 ring_config_req->msg.if_id = 0;13045 ring_config_req->msg.flags = 0;13047 ring_config_req->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;13050 ring_config_req->msg.request_id = htol32(DHD_FAKE_PKTID); /* unused */13053 ring_config_req->subtype = htol16(D2H_RING_CONFIG_SUBTYPE_SOFT_DOORBELL);13054 ring_config_req->ring_id = htol16(DHD_D2H_RINGID(ring_idx));13059 ring_config_req->soft_doorbell.value = htol32(soft_doorbell->value);[all …]
13016 ring_config_req_t *ring_config_req; local13044 ring_config_req = (ring_config_req_t *)msg_next;13047 ring_config_req->msg.msg_type = MSG_TYPE_D2H_RING_CONFIG;13048 ring_config_req->msg.if_id = 0;13049 ring_config_req->msg.flags = 0;13051 ring_config_req->msg.epoch = ctrl_ring->seqnum % H2D_EPOCH_MODULO;13054 ring_config_req->msg.request_id = htol32(DHD_FAKE_PKTID); /* unused */13057 ring_config_req->subtype = htol16(D2H_RING_CONFIG_SUBTYPE_SOFT_DOORBELL);13058 ring_config_req->ring_id = htol16(DHD_D2H_RINGID(ring_idx));13063 ring_config_req->soft_doorbell.value = htol32(soft_doorbell->value);[all …]