Home
last modified time | relevance | path

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

/qemu/hw/net/rocker/
H A Drocker_of_dpa.c2464 RockerOfDpaGroup *ngroup; in of_dpa_group_fill() local
2472 ngroup = g_malloc0(sizeof(*ngroup)); in of_dpa_group_fill()
2474 ngroup->id = group->id; in of_dpa_group_fill()
2478 switch (ngroup->type) { in of_dpa_group_fill()
2482 ngroup->has_pport = true; in of_dpa_group_fill()
2490 ngroup->has_index = true; in of_dpa_group_fill()
2499 ngroup->set_eth_src = in of_dpa_group_fill()
2503 ngroup->set_eth_dst = in of_dpa_group_fill()
2511 ngroup->has_index = true; in of_dpa_group_fill()
2519 ngroup->has_index = true; in of_dpa_group_fill()
[all …]