Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c374 rfse.ethtype_h = ETH_P_IP; /* IPv4 */ in enetc_set_cls_entry()
387 rfse.ethtype_h = ETH_P_IP; /* IPv4 */ in enetc_set_cls_entry()
398 rfse.ethtype_h = ntohs(eth_h->h_proto); in enetc_set_cls_entry()
Denetc_hw.h619 u16 ethtype_h; member