Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/nuvoton/
Dw90p910_ether.c155 dma_addr_t tdesc_phys; member
291 &ether->tdesc_phys, GFP_KERNEL); in w90p910_init_desc()
299 ether->tdesc, ether->tdesc_phys); in w90p910_init_desc()
313 tdesc->next = ether->tdesc_phys + offset; in w90p910_init_desc()
314 tdesc->buffer = ether->tdesc_phys + in w90p910_init_desc()
320 ether->start_tx_ptr = ether->tdesc_phys; in w90p910_init_desc()
573 ether->tdesc, ether->tdesc_phys); in w90p910_ether_close()
655 entry = ether->tdesc_phys + in w90p910_tx_interrupt()
677 entry = ether->tdesc_phys + in w90p910_tx_interrupt()