Searched refs:cls_prot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 3446 .cls_prot = NET_PROT_ETH, 3451 .cls_prot = NET_PROT_ETH, 3460 .cls_prot = NET_PROT_ETH, 3467 .cls_prot = NET_PROT_VLAN, 3474 .cls_prot = NET_PROT_IP, 3480 .cls_prot = NET_PROT_IP, 3486 .cls_prot = NET_PROT_IP, 3495 .cls_prot = NET_PROT_UDP, 3501 .cls_prot = NET_PROT_UDP, 3617 if (dist_fields[i].cls_prot in dpaa2_eth_cls_fld_off() [all...] |
H A D | dpaa2-eth.h | 464 enum net_prot cls_prot; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 4018 .cls_prot = NET_PROT_ETH, 4023 .cls_prot = NET_PROT_ETH, 4032 .cls_prot = NET_PROT_ETH, 4039 .cls_prot = NET_PROT_VLAN, 4046 .cls_prot = NET_PROT_IP, 4052 .cls_prot = NET_PROT_IP, 4058 .cls_prot = NET_PROT_IP, 4067 .cls_prot = NET_PROT_UDP, 4073 .cls_prot = NET_PROT_UDP, 4189 if (dist_fields[i].cls_prot in dpaa2_eth_cls_fld_off() [all...] |
H A D | dpaa2-eth.h | 513 enum net_prot cls_prot; member
|
Completed in 23 milliseconds