Searched refs:qtnf_pearl_tx_bd (Results 1 – 1 of 1) sorted by relevance
50 struct qtnf_pearl_tx_bd { struct84 struct qtnf_pearl_tx_bd *tx_bd_vbase;238 len = priv->tx_bd_num * sizeof(struct qtnf_pearl_tx_bd) + in pearl_alloc_bd_table()263 vaddr = ((struct qtnf_pearl_tx_bd *)vaddr) + priv->tx_bd_num; in pearl_alloc_bd_table()264 paddr += priv->tx_bd_num * sizeof(struct qtnf_pearl_tx_bd); in pearl_alloc_bd_table()348 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_free_xfer_buffers()411 val = tx_bd_size * sizeof(struct qtnf_pearl_tx_bd); in qtnf_pcie_pearl_init_xfer()466 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_data_tx_reclaim()539 struct qtnf_pearl_tx_bd *txbd; in qtnf_pcie_data_tx()580 txbd_paddr = ps->tx_bd_pbase + i * sizeof(struct qtnf_pearl_tx_bd); in qtnf_pcie_data_tx()