Searched refs:nfp_eth_table (Results 1 – 3 of 3) sorted by relevance
53 struct nfp_eth_table *nfp_eth_table,66 struct nfp_eth_table *nfp_eth_table; in nfp_net_pf_read_mac() local77 free(nfp_eth_table); in nfp_net_pf_read_mac()660 struct nfp_eth_table *nfp_eth_table, struct nfp_hwinfo *hwinfo) in nfp_fw_setup() argument676 if (nfp_eth_table->count == 0 || nfp_eth_table->count > 8) { in nfp_fw_setup()708 struct nfp_eth_table *nfp_eth_table = NULL; in nfp_init_phyports() local713 if (!nfp_eth_table) { in nfp_init_phyports()784 free(nfp_eth_table); in nfp_init_phyports()795 struct nfp_eth_table *nfp_eth_table = NULL; in nfp_pf_init() local830 if (!nfp_eth_table) { in nfp_pf_init()[all …]
221 nfp_eth_calc_port_geometry(struct nfp_eth_table *table) in nfp_eth_calc_port_geometry()262 static struct nfp_eth_table *266 struct nfp_eth_table *table; in __nfp_eth_read_ports()329 struct nfp_eth_table *332 struct nfp_eth_table *ret; in nfp_eth_read_ports()
191 struct nfp_eth_table { struct230 struct nfp_eth_table *nfp_eth_read_ports(struct nfp_cpp *cpp); argument