Searched refs:tunnel_port (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/dsa/hirschmann/ |
D | hellcreek.c | 1012 struct hellcreek_port *tunnel_port = &hellcreek->ports[TUNNEL_PORT]; in hellcreek_setup_cpu_and_tunnel_port() local 1027 tunnel_port->ptcfg = ptcfg; in hellcreek_setup_cpu_and_tunnel_port()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ethtool_fdir.c | 1990 u16 tunnel_port; in ice_add_fdir_ethtool() local 2029 fltrs_needed = ice_get_open_tunnel_port(hw, &tunnel_port, TNL_ALL) ? 2 : 1; in ice_add_fdir_ethtool()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 742 MLXSW_ITEM32_INDEXED(reg, sfn, tunnel_port, MLXSW_REG_SFN_BASE_LEN, 0, 4, 12211 MLXSW_ITEM32(reg, tnumt, tunnel_port, 0x00, 24, 4); 12422 MLXSW_ITEM32(reg, tnpc, tunnel_port, 0x00, 0, 4);
|