
Data Fields | |
| bool | isUPLinkProcess |
| int | caId |
| int | slotId |
| int | frameId |
| int | subFrameId |
| UINT | processId |
| UINT | transmissionNumber |
| bool | NDI |
| UINT | PRBReqdForRetx |
| LTENR_HARQ_PACKETBUFFER | packetBuffer |
| LTENR_HARQ_BUFFER | transmissionBuffer [MAX_LAYER_COUNT] |
| UINT | layerCount |
| ptrLTENR_AMCINFO * | amcInfo |
Definition at line 67 of file LTENR_HARQ.h.
| ptrLTENR_AMCINFO* stru_LTENR_HARQ_Process::amcInfo |
Definition at line 85 of file LTENR_HARQ.h.
| int stru_LTENR_HARQ_Process::caId |
Definition at line 70 of file LTENR_HARQ.h.
| int stru_LTENR_HARQ_Process::frameId |
Definition at line 72 of file LTENR_HARQ.h.
| bool stru_LTENR_HARQ_Process::isUPLinkProcess |
Definition at line 69 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Process::layerCount |
Definition at line 84 of file LTENR_HARQ.h.
| bool stru_LTENR_HARQ_Process::NDI |
Definition at line 77 of file LTENR_HARQ.h.
| LTENR_HARQ_PACKETBUFFER stru_LTENR_HARQ_Process::packetBuffer |
Definition at line 80 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Process::PRBReqdForRetx |
Definition at line 78 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Process::processId |
Definition at line 75 of file LTENR_HARQ.h.
| int stru_LTENR_HARQ_Process::slotId |
Definition at line 71 of file LTENR_HARQ.h.
| int stru_LTENR_HARQ_Process::subFrameId |
Definition at line 73 of file LTENR_HARQ.h.
| LTENR_HARQ_BUFFER stru_LTENR_HARQ_Process::transmissionBuffer[MAX_LAYER_COUNT] |
Definition at line 82 of file LTENR_HARQ.h.
| UINT stru_LTENR_HARQ_Process::transmissionNumber |
Definition at line 76 of file LTENR_HARQ.h.