Home
last modified time | relevance | path

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

/openbmc/linux/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()
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()
1627 dma_addr_t head_list_phys; in tlan_handle_tx_eoc() local
1635 head_list_phys = priv->tx_list_dma in tlan_handle_tx_eoc()
1756 dma_addr_t head_list_phys; in tlan_handle_rx_eoc() local
[all …]