Searched refs:RPL_NUM (Results 1 – 2 of 2) sorted by relevance
1014 #define RPL_NUM 3 macro1088 RPL Rpl[RPL_NUM];1091 unsigned char LocalRxBuffers[RPL_NUM][DEFAULT_PACKET_SIZE];
418 for (i = 0; i < RPL_NUM; i++) in tms380tr_init_net_local()420 …tp->Rpl[i].NextRPLAddr = htonl(((char *)(&tp->Rpl[(i+1) % RPL_NUM]) - (char *)tp) + tp->dmabuffer)… in tms380tr_init_net_local()458 tp->Rpl[i].NextRPLPtr = &tp->Rpl[(i+1) % RPL_NUM]; in tms380tr_init_net_local()463 tp->RplTail = &tp->Rpl[RPL_NUM-1]; in tms380tr_init_net_local()