Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dethsw.h87 int (*port_untag_set)(struct ethsw_command_def *parsed_cmd); member
/openbmc/u-boot/cmd/
H A Dethsw.c385 port_untag_set),
394 port_untag_set),
403 port_untag_set),
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c2428 .port_untag_set = &vsc9953_port_untag_set_key_func,