Searched refs:tail_list_phys (Results 1 – 1 of 1) sorted by relevance
1089 dma_addr_t tail_list_phys; in TLan_StartTx() local1106 tail_list_phys = priv->txListDMA + sizeof(TLanList) * priv->txTail; in TLan_StartTx()1135 outl( tail_list_phys, dev->base_addr + TLAN_CH_PARM ); in TLan_StartTx()1142 = tail_list_phys; in TLan_StartTx()1145 = tail_list_phys; in TLan_StartTx()