Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dethsw.c611 static int keyword_match_port(enum ethsw_keyword_id key_id, int argc,
644 .match = &keyword_match_port
763 static int keyword_match_port(enum ethsw_keyword_id key_id, int argc, in keyword_match_port() function