Home
last modified time | relevance | path

Searched refs:fm_eth_port_cfg (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dnetcfg.h15 struct fm_eth_port_cfg { struct
27 struct fm_eth_port_cfg port_cfg[0]; argument
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dnetcfg_layer.c42 struct fm_eth_port_cfg *p_cfg = &cfg_ptr->port_cfg[i]; in dump_netcfg()
116 (num_ports * sizeof(struct fm_eth_port_cfg)); in netcfg_acquire()
127 struct fm_eth_port_cfg *cfg = &netcfg->port_cfg[idx]; in netcfg_acquire()
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.h107 const struct fm_eth_port_cfg *cfg;
H A Ddpaa_ethdev.c1814 struct fm_eth_port_cfg *cfg; in dpaa_dev_init_secondary()
1851 struct fm_eth_port_cfg *cfg; in dpaa_dev_init()
/f-stack/dpdk/drivers/bus/dpaa/
H A Drte_dpaa_bus.h260 struct fm_eth_port_cfg *dpaa_get_eth_port_cfg(int dev_id);
H A Ddpaa_bus.c62 struct fm_eth_port_cfg *
162 struct fm_eth_port_cfg *cfg; in dpaa_create_device_list()