Searched refs:nfp_qcp_queue_offset (Results 1 – 4 of 4) sorted by relevance
186 tx_bar_off = nfp_qcp_queue_offset(dev_info, startq); in nfp_netvf_pci_probe()188 rx_bar_off = nfp_qcp_queue_offset(dev_info, startq); in nfp_netvf_pci_probe()
836 u32 nfp_qcp_queue_offset(const struct nfp_dev_info *dev_info, u16 queue);
502 nfp_qcp_queue_offset(pf->dev_info, 0), in nfp_net_pci_map_mem()
69 u32 nfp_qcp_queue_offset(const struct nfp_dev_info *dev_info, u16 queue) in nfp_qcp_queue_offset() function