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()
1260 txc->ste_ptr = NULL; in ste_dma_alloc()
1282 rxc->ste_ptr = NULL; in ste_dma_alloc()
1403 rxc->ste_ptr->ste_status = 0; in ste_newbuf()
1404 rxc->ste_ptr->ste_frag.ste_addr = htole32(segs[0].ds_addr); in ste_newbuf()
1405 rxc->ste_ptr->ste_frag.ste_len = htole32(segs[0].ds_len | in ste_newbuf()
1422 cd->ste_rx_chain[i].ste_ptr = &ld->ste_rx_list[i]; in ste_init_rx_list()
1458 cd->ste_tx_chain[i].ste_ptr = &ld->ste_tx_list[i]; in ste_init_tx_list()
1842 desc = txc->ste_ptr; in ste_encap()
1924 sc->ste_cdata.ste_last_tx->ste_ptr->ste_next = in ste_start_locked()