Home
last modified time | relevance | path

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

/trueos/sys/dev/ste/
HDif_ste.c605 rxstat = le32toh(cur_rx->ste_ptr->ste_status); in ste_rxeof()
625 cur_rx->ste_ptr->ste_status = 0; in ste_rxeof()
642 cur_rx->ste_ptr->ste_status = 0; in ste_rxeof()
782 txstat = le32toh(cur_tx->ste_ptr->ste_ctl); in ste_txeof()
1267 txc->ste_ptr = NULL; in ste_dma_alloc()
1289 rxc->ste_ptr = NULL; in ste_dma_alloc()
1412 rxc->ste_ptr->ste_status = 0; in ste_newbuf()
1413 rxc->ste_ptr->ste_frag.ste_addr = htole32(segs[0].ds_addr); in ste_newbuf()
1414 rxc->ste_ptr->ste_frag.ste_len = htole32(segs[0].ds_len | in ste_newbuf()
1431 cd->ste_rx_chain[i].ste_ptr = &ld->ste_rx_list[i]; in ste_init_rx_list()
[all …]
HDif_stereg.h536 struct ste_desc *ste_ptr; member
544 struct ste_desc_onefrag *ste_ptr; member