Searched refs:ETH_P_LLDP (Results 1 – 10 of 10) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | if_ether.h | 100 #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_eswitch.c | 251 if (unlikely(eth->h_proto == htons(ETH_P_LLDP))) in ice_eswitch_set_target_vsi()
|
| H A D | ice_tc_lib.c | 767 return fltr->outer_headers.l2_key.n_proto == htons(ETH_P_LLDP); in ice_is_fltr_lldp() 869 list[2].h_u.ethertype.ethtype_id = htons(ETH_P_LLDP); in ice_drop_vf_tx_lldp() 1727 if (switchdev != (n_proto_key == ETH_P_LLDP)) { in ice_parse_cls_flower()
|
| H A D | ice_lib.c | 2090 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_TX, in ice_vsi_cfg_sw_lldp() 2094 status = eth_fltr(vsi, ETH_P_LLDP, ICE_FLTR_RX, in ice_vsi_cfg_sw_lldp()
|
| H A D | ice_txrx.c | 2221 eth->h_proto == htons(ETH_P_LLDP)) && in ice_xmit_frame_ring()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 758 case ETH_P_LLDP: in tc_add_ethtype_flow() 807 case ETH_P_LLDP: in tc_del_ethtype_flow()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_debugfs.c | 1356 pf->hw.mac.addr, ETH_P_LLDP, 0, in i40e_dbg_command_write() 1373 pf->hw.mac.addr, ETH_P_LLDP, 0, in i40e_dbg_command_write()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 1831 ETH_P_LLDP)); in ixgbe_ndo_set_vf_spoofchk()
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_eth.c | 208 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 D | hclge_main.c | 308 .ethter_type = cpu_to_le16(ETH_P_LLDP),
|