Home
last modified time | relevance | path

Searched refs:NH_FLD_ETH_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c358 off = dpaa2_eth_cls_fld_off(NET_PROT_ETH, NH_FLD_ETH_TYPE); in dpaa2_eth_prep_eth_rule()
428 off = dpaa2_eth_cls_fld_off(NET_PROT_ETH, NH_FLD_ETH_TYPE); in dpaa2_eth_prep_uip_rule()
474 off = dpaa2_eth_cls_fld_off(NET_PROT_ETH, NH_FLD_ETH_TYPE); in dpaa2_eth_prep_l4_rule()
H A Ddpkg.h67 #define NH_FLD_ETH_TYPE BIT(3) macro