Searched refs:qtnf_pearl_tx_bd (Results 1 – 1 of 1) sorted by relevance
51 struct qtnf_pearl_tx_bd { struct85 struct qtnf_pearl_tx_bd *tx_bd_vbase;239 len = priv->tx_bd_num * sizeof(struct qtnf_pearl_tx_bd) + in pearl_alloc_bd_table()262 vaddr = ((struct qtnf_pearl_tx_bd *)vaddr) + priv->tx_bd_num; in pearl_alloc_bd_table()263 paddr += priv->tx_bd_num * sizeof(struct qtnf_pearl_tx_bd); in pearl_alloc_bd_table()347 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()467 struct qtnf_pearl_tx_bd *txbd; in qtnf_pearl_data_tx_reclaim()540 struct qtnf_pearl_tx_bd *txbd; in qtnf_pcie_skb_send()581 txbd_paddr = ps->tx_bd_pbase + i * sizeof(struct qtnf_pearl_tx_bd); in qtnf_pcie_skb_send()