Searched refs:rdinfo (Results 1 – 2 of 2) sorted by relevance
740 uint32_t rdinfo, status, totlen, pktlen, slotlen; in atge_l1c_rx() local754 rdinfo = ATGE_GET32(l1c->atge_l1c_rr, &rx_rr->rdinfo); in atge_l1c_rx()757 rx_cons = L1C_RRD_RD_IDX(rdinfo); in atge_l1c_rx()758 nsegs = L1C_RRD_RD_CNT(rdinfo); in atge_l1c_rx()764 rdinfo, status, totlen, rx_cons, nsegs)); in atge_l1c_rx()
74 uint32_t rdinfo; /* word 0 */ member