Lines Matching refs:ste_ptr
610 rxstat = le32toh(cur_rx->ste_ptr->ste_status); in ste_rxeof()
630 cur_rx->ste_ptr->ste_status = 0; in ste_rxeof()
647 cur_rx->ste_ptr->ste_status = 0; in ste_rxeof()
787 txstat = le32toh(cur_tx->ste_ptr->ste_ctl); in ste_txeof()
1272 txc->ste_ptr = NULL; in ste_dma_alloc()
1294 rxc->ste_ptr = NULL; in ste_dma_alloc()
1415 rxc->ste_ptr->ste_status = 0; in ste_newbuf()
1416 rxc->ste_ptr->ste_frag.ste_addr = htole32(segs[0].ds_addr); in ste_newbuf()
1417 rxc->ste_ptr->ste_frag.ste_len = htole32(segs[0].ds_len | in ste_newbuf()
1434 cd->ste_rx_chain[i].ste_ptr = &ld->ste_rx_list[i]; in ste_init_rx_list()
1470 cd->ste_tx_chain[i].ste_ptr = &ld->ste_tx_list[i]; in ste_init_tx_list()
1854 desc = txc->ste_ptr; in ste_encap()
1936 sc->ste_cdata.ste_last_tx->ste_ptr->ste_next = in ste_start_locked()