Home
last modified time | relevance | path

Searched refs:qtnf_tx_bd (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/pearl/
Dpcie_bus_priv.h62 struct qtnf_tx_bd *tx_bd_vbase;
Dpcie.c384 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()
Dpcie_ipc.h126 struct qtnf_tx_bd { struct