Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif_ether.h97 #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c766 case ETH_P_LLDP: in tc_add_ethtype_flow()
815 case ETH_P_LLDP: in tc_del_ethtype_flow()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c1413 ETH_P_LLDP, 0, in i40e_dbg_command_write()
1431 ETH_P_LLDP, 0, in i40e_dbg_command_write()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_lib.c2355 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_TX, in ice_cfg_sw_lldp()
2362 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_RX, in ice_cfg_sw_lldp()
Dice_txrx.c2346 eth->h_proto == htons(ETH_P_LLDP)) && in ice_xmit_frame_ring()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c1705 ETH_P_LLDP)); in ixgbe_ndo_set_vf_spoofchk()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c370 .ethter_type = cpu_to_le16(ETH_P_LLDP),