Home
last modified time | relevance | path

Searched refs:head_list_phys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.c1349 dma_addr_t head_list_phys; in tlan_handle_tx_eof() local
1391 head_list_phys = priv->tx_list_dma in tlan_handle_tx_eof()
1395 outl(head_list_phys, dev->base_addr + TLAN_CH_PARM); in tlan_handle_tx_eof()
1485 dma_addr_t head_list_phys; in tlan_handle_rx_eof() local
1490 head_list_phys = in tlan_handle_rx_eof()
1527 tail_list->forward = head_list_phys; in tlan_handle_rx_eof()
1532 head_list_phys = priv->rx_list_dma in tlan_handle_rx_eof()
1546 head_list_phys = priv->rx_list_dma in tlan_handle_rx_eof()
1548 outl(head_list_phys, dev->base_addr + TLAN_CH_PARM); in tlan_handle_rx_eof()
1625 dma_addr_t head_list_phys; in tlan_handle_tx_eoc() local
1754 dma_addr_t head_list_phys; tlan_handle_rx_eoc() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.c1351 dma_addr_t head_list_phys; in tlan_handle_tx_eof() local
1393 head_list_phys = priv->tx_list_dma in tlan_handle_tx_eof()
1397 outl(head_list_phys, dev->base_addr + TLAN_CH_PARM); in tlan_handle_tx_eof()
1487 dma_addr_t head_list_phys; in tlan_handle_rx_eof() local
1492 head_list_phys = in tlan_handle_rx_eof()
1529 tail_list->forward = head_list_phys; in tlan_handle_rx_eof()
1534 head_list_phys = priv->rx_list_dma in tlan_handle_rx_eof()
1548 head_list_phys = priv->rx_list_dma in tlan_handle_rx_eof()
1550 outl(head_list_phys, dev->base_addr + TLAN_CH_PARM); in tlan_handle_rx_eof()
1627 dma_addr_t head_list_phys; in tlan_handle_tx_eoc() local
1756 dma_addr_t head_list_phys; tlan_handle_rx_eoc() local
[all...]

Completed in 5 milliseconds