Lines Matching refs:ste_ptr
606 rxstat = le32toh(cur_rx->ste_ptr->ste_status); in ste_rxeof()
626 cur_rx->ste_ptr->ste_status = 0; in ste_rxeof()
643 cur_rx->ste_ptr->ste_status = 0; in ste_rxeof()
783 txstat = le32toh(cur_tx->ste_ptr->ste_ctl); in ste_txeof()
1262 txc->ste_ptr = NULL; in ste_dma_alloc()
1284 rxc->ste_ptr = NULL; in ste_dma_alloc()
1405 rxc->ste_ptr->ste_status = 0; in ste_newbuf()
1406 rxc->ste_ptr->ste_frag.ste_addr = htole32(segs[0].ds_addr); in ste_newbuf()
1407 rxc->ste_ptr->ste_frag.ste_len = htole32(segs[0].ds_len | in ste_newbuf()
1424 cd->ste_rx_chain[i].ste_ptr = &ld->ste_rx_list[i]; in ste_init_rx_list()
1460 cd->ste_tx_chain[i].ste_ptr = &ld->ste_tx_list[i]; in ste_init_tx_list()
1844 desc = txc->ste_ptr; in ste_encap()
1926 sc->ste_cdata.ste_last_tx->ste_ptr->ste_next = in ste_start_locked()