Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.h310 int mvpp2_prs_tag_mode_set(struct mvpp2 *priv, int port, int type);
H A Dmvpp2_prs.c2382 int mvpp2_prs_tag_mode_set(struct mvpp2 *priv, int port, int type) in mvpp2_prs_tag_mode_set() function
H A Dmvpp2_main.c4791 err = mvpp2_prs_tag_mode_set(port->priv, port->id, MVPP2_TAG_TYPE_MH); in mvpp2_open()