Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_ether.h94 #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c1330 ETH_P_LLDP, 0, in i40e_dbg_command_write()
1348 ETH_P_LLDP, 0, in i40e_dbg_command_write()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c1648 ETH_P_LLDP)); in ixgbe_ndo_set_vf_spoofchk()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_lib.c2470 list->fltr_info.l_data.ethertype_mac.ethertype = ETH_P_LLDP; in ice_cfg_sw_lldp()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c325 .ethter_type = cpu_to_le16(ETH_P_LLDP),