Searched refs:hwport0 (Results 1 – 1 of 1) sorted by relevance
2771 struct nfp_net_hw *hw, *hwport0; in nfp_net_init() local2805 hw = &hwport0[port]; in nfp_net_init()2808 hwport0 = 0; in nfp_net_init()2852 if (!hwport0->ctrl_bar) in nfp_net_init()2856 hw->ctrl_bar = hwport0->ctrl_bar + in nfp_net_init()2891 if (!hwport0->hw_queues) { in nfp_net_init()2898 hwport0->hw_queues); in nfp_net_init()2902 hw->tx_bar = hwport0->hw_queues + tx_bar_off; in nfp_net_init()2973 nfp_net_pf_read_mac(hwport0, port); in nfp_net_init()3745 struct nfp_net_hw *hw, *hwport0; in eth_nfp_pci_remove() local[all …]