Searched refs:qtnf_tx_bd (Results 1 – 3 of 3) sorted by relevance
62 struct qtnf_tx_bd *tx_bd_vbase;
384 len = priv->tx_bd_num * sizeof(struct qtnf_tx_bd) + in alloc_bd_table()409 vaddr = ((struct qtnf_tx_bd *)vaddr) + priv->tx_bd_num; in alloc_bd_table()410 paddr += priv->tx_bd_num * sizeof(struct qtnf_tx_bd); in alloc_bd_table()492 struct qtnf_tx_bd *txbd; in qtnf_free_xfer_buffers()561 val = priv->tx_bd_num * sizeof(struct qtnf_tx_bd); in qtnf_pcie_init_xfer()610 struct qtnf_tx_bd *txbd; in qtnf_pcie_data_tx_reclaim()680 struct qtnf_tx_bd *txbd; in qtnf_pcie_data_tx()721 txbd_paddr = priv->tx_bd_pbase + i * sizeof(struct qtnf_tx_bd); in qtnf_pcie_data_tx()
126 struct qtnf_tx_bd { struct