Searched refs:MVPP2_PRS_RI_L4_UDP (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 103 MVPP2_PRS_RI_L4_UDP, 109 MVPP2_PRS_RI_L4_UDP, 115 MVPP2_PRS_RI_L4_UDP, 121 MVPP2_PRS_RI_L3_IP4 | MVPP2_PRS_RI_L4_UDP, 157 MVPP2_PRS_RI_L4_UDP, 163 MVPP2_PRS_RI_L4_UDP, 169 MVPP2_PRS_RI_L4_UDP, 226 MVPP2_PRS_RI_L4_UDP, 232 MVPP2_PRS_RI_L4_UDP, 263 MVPP2_PRS_RI_L4_UDP, [all …]
|
H A D | mvpp2_prs.h | 220 #define MVPP2_PRS_RI_L4_UDP BIT(23) macro
|
H A D | mvpp2_prs.c | 1718 err = mvpp2_prs_ip4_proto(priv, IPPROTO_UDP, MVPP2_PRS_RI_L4_UDP, in mvpp2_prs_ip4_init() 1808 MVPP2_PRS_RI_L4_UDP, in mvpp2_prs_ip6_init()
|
/openbmc/u-boot/drivers/net/ |
H A D | mvpp2.c | 811 #define MVPP2_PRS_RI_L4_UDP BIT(23) macro
|