Home
last modified time | relevance | path

Searched refs:ETH_P_LLDP (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dif_ether.h97 #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c2071 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_TX, in ice_cfg_sw_lldp()
2078 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_RX, in ice_cfg_sw_lldp()
H A Dice_txrx.c2419 eth->h_proto == htons(ETH_P_LLDP)) && in ice_xmit_frame_ring()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c1703 ETH_P_LLDP)); in ixgbe_ndo_set_vf_spoofchk()
/linux/drivers/net/ethernet/mediatek/
H A Dairoha_eth.c1169 airoha_fe_wr(eth, REG_FE_VIP_PATN(21), ETH_P_LLDP); in airoha_fe_vip_setup()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c308 .ethter_type = cpu_to_le16(ETH_P_LLDP),