Searched refs:MVPP2_PRS_RI_L4_TCP (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 30 MVPP2_PRS_RI_L4_TCP, 36 MVPP2_PRS_RI_L4_TCP, 42 MVPP2_PRS_RI_L4_TCP, 48 MVPP2_PRS_RI_L3_IP4 | MVPP2_PRS_RI_L4_TCP, 84 MVPP2_PRS_RI_L4_TCP, 90 MVPP2_PRS_RI_L4_TCP, 96 MVPP2_PRS_RI_L4_TCP, 176 MVPP2_PRS_RI_L4_TCP, 182 MVPP2_PRS_RI_L4_TCP, 213 MVPP2_PRS_RI_L4_TCP, [all …]
|
H A D | mvpp2_prs.h | 219 #define MVPP2_PRS_RI_L4_TCP BIT(22) macro
|
H A D | mvpp2_prs.c | 1713 err = mvpp2_prs_ip4_proto(priv, IPPROTO_TCP, MVPP2_PRS_RI_L4_TCP, in mvpp2_prs_ip4_init() 1802 MVPP2_PRS_RI_L4_TCP, in mvpp2_prs_ip6_init()
|
/openbmc/u-boot/drivers/net/ |
H A D | mvpp2.c | 810 #define MVPP2_PRS_RI_L4_TCP BIT(22) macro
|