Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpkg.h88 #define NH_FLD_IP_PROTO BIT(4) macro
H A Ddpaa2-ethtool.c406 off = dpaa2_eth_cls_fld_off(NET_PROT_IP, NH_FLD_IP_PROTO); in dpaa2_eth_prep_uip_rule()
479 off = dpaa2_eth_cls_fld_off(NET_PROT_IP, NH_FLD_IP_PROTO); in dpaa2_eth_prep_l4_rule()
H A Ddpaa2-eth.c4063 .cls_field = NH_FLD_IP_PROTO,