Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpkg.h88 #define NH_FLD_IP_PROTO BIT(4) macro
Ddpaa2-ethtool.c376 off = dpaa2_eth_cls_fld_off(NET_PROT_IP, NH_FLD_IP_PROTO); in dpaa2_eth_prep_uip_rule()
449 off = dpaa2_eth_cls_fld_off(NET_PROT_IP, NH_FLD_IP_PROTO); in dpaa2_eth_prep_l4_rule()
Ddpaa2-eth.c3856 .cls_field = NH_FLD_IP_PROTO,