Home
last modified time | relevance | path

Searched defs:qom_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py139 def qom_list(self, path: str) -> List[ObjectPropertyInfo]: member in QOMCommand
/openbmc/linux/include/linux/
H A Dif_team.h68 struct list_head qom_list; /* node in queue override mapping list */ member
/openbmc/linux/drivers/net/team/
H A Dteam.c806 struct list_head *qom_list; in team_queue_override_transmit() local
843 struct list_head *qom_list; in __team_queue_override_port_add() local