Home
last modified time | relevance | path

Searched refs:l3_cast (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c968 static int mvpp2_prs_ip4_cast(struct mvpp2 *priv, unsigned short l3_cast) in mvpp2_prs_ip4_cast() argument
982 switch (l3_cast) { in mvpp2_prs_ip4_cast()
1060 static int mvpp2_prs_ip6_cast(struct mvpp2 *priv, unsigned short l3_cast) in mvpp2_prs_ip6_cast() argument
1065 if (l3_cast != MVPP2_PRS_L3_MULTI_CAST) in mvpp2_prs_ip6_cast()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c965 static int mvpp2_prs_ip4_cast(struct mvpp2 *priv, unsigned short l3_cast) in mvpp2_prs_ip4_cast() argument
979 switch (l3_cast) { in mvpp2_prs_ip4_cast()
1062 static int mvpp2_prs_ip6_cast(struct mvpp2 *priv, unsigned short l3_cast) in mvpp2_prs_ip6_cast() argument
1067 if (l3_cast != MVPP2_PRS_L3_MULTI_CAST) in mvpp2_prs_ip6_cast()

Completed in 6 milliseconds