Searched refs:tx_bar (Results 1 – 6 of 6) sorted by relevance
227 nn->tx_bar = vf->q_bar + (tx_bar_off - bar_off); in nfp_netvf_pci_probe() 235 nn->tx_bar = ioremap(map_addr, tx_bar_sz); in nfp_netvf_pci_probe() 236 if (!nn->tx_bar) { in nfp_netvf_pci_probe() 282 iounmap(nn->tx_bar); in nfp_netvf_pci_probe() 322 iounmap(nn->tx_bar); in nfp_netvf_pci_remove()
66 tx_ring->qcp_q = nn->tx_bar + NFP_QCP_QUEUE_OFF(tx_ring->qcidx); in nfp_net_tx_ring_init()
594 * @tx_bar: Pointer to mapped TX queues689 u8 __iomem *tx_bar; member
119 nn->tx_bar = qc_bar + tx_base * NFP_QCP_QUEUE_ADDR_SZ; in nfp_net_pf_alloc_vnic()
2892 nn->qcp_cfg = nn->tx_bar + NFP_QCP_QUEUE_ADDR_SZ; in nfp_net_init()
929 * tx_bar: tid bitmap to configure on what tid the trigger should occur940 __le16 tx_bar; member