Home
last modified time | relevance | path

Searched refs:rx_rr (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/atge/
H A Datge_l1.c630 l1_rx_rdesc_t *rx_rr; in atge_l1_rx() local
644 rx_rr = (l1_rx_rdesc_t *)(l1->atge_l1_rr->addr + in atge_l1_rx()
647 index = ATGE_GET32(l1->atge_l1_rr, &rx_rr->index); in atge_l1_rx()
648 flags = ATGE_GET32(l1->atge_l1_rr, &rx_rr->flags); in atge_l1_rx()
649 totlen = L1_RX_BYTES(ATGE_GET32(l1->atge_l1_rr, &rx_rr->len)); in atge_l1_rx()
704 rx_rr->index = 0; in atge_l1_rx()
746 rx_rr->index = 0; in atge_l1_rx()
H A Datge_l1c.c739 l1c_rx_rdesc_t *rx_rr; in atge_l1c_rx() local
751 rx_rr = (l1c_rx_rdesc_t *)(l1c->atge_l1c_rr->addr + in atge_l1c_rx()
754 rdinfo = ATGE_GET32(l1c->atge_l1c_rr, &rx_rr->rdinfo); in atge_l1c_rx()
755 status = ATGE_GET32(l1c->atge_l1c_rr, &rx_rr->status); in atge_l1c_rx()
813 rx_rr->status = 0; in atge_l1c_rx()
850 rx_rr->status = 0; in atge_l1c_rx()