Searched refs:ETH_P_LLDP (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | if_ether.h | 97 #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 768 case ETH_P_LLDP: in tc_add_ethtype_flow() 817 case ETH_P_LLDP: in tc_del_ethtype_flow()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 1415 ETH_P_LLDP, 0, in i40e_dbg_command_write() 1433 ETH_P_LLDP, 0, in i40e_dbg_command_write()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lib.c | 2224 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_TX, in ice_cfg_sw_lldp() 2231 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_RX, in ice_cfg_sw_lldp()
|
H A D | ice_txrx.c | 2366 eth->h_proto == htons(ETH_P_LLDP)) && in ice_xmit_frame_ring()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 1704 ETH_P_LLDP)); in ixgbe_ndo_set_vf_spoofchk()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 304 .ethter_type = cpu_to_le16(ETH_P_LLDP),
|