Home
last modified time | relevance | path

Searched refs:ff_bond_cfg (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_config.h101 struct ff_bond_cfg { struct
170 struct ff_bond_cfg *bond_cfgs;
H A Dff_config.c600 struct ff_bond_cfg *vc = calloc(RTE_MAX_ETHPORTS, sizeof(struct ff_bond_cfg)); in bond_cfg_handler()
621 struct ff_bond_cfg *cur = &cfg->dpdk.bond_cfgs[bondid]; in bond_cfg_handler()