Searched refs:ETH_P_LLDP (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/include/uapi/linux/ |
D | if_ether.h | 97 #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 766 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/ |
D | i40e_debugfs.c | 1413 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/ |
D | ice_lib.c | 2355 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()
|
D | ice_txrx.c | 2346 eth->h_proto == htons(ETH_P_LLDP)) && in ice_xmit_frame_ring()
|
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.c | 1705 ETH_P_LLDP)); in ixgbe_ndo_set_vf_spoofchk()
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 370 .ethter_type = cpu_to_le16(ETH_P_LLDP),
|