Searched refs:txbd_paddr (Results 1 – 1 of 1) sorted by relevance
539 dma_addr_t txbd_paddr, skb_paddr; in qtnf_pcie_skb_send() local581 txbd_paddr = ps->tx_bd_pbase + i * sizeof(struct qtnf_pearl_tx_bd); in qtnf_pcie_skb_send()584 writel(QTN_HOST_HI32(txbd_paddr), in qtnf_pcie_skb_send()587 writel(QTN_HOST_LO32(txbd_paddr), in qtnf_pcie_skb_send()