Home
last modified time | relevance | path

Searched refs:EGRESS (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/phy/mscc/
H A Dmscc_ptp.c59 EGRESS, enumerator
75 case EGRESS: in vsc85xx_ts_read_csr()
125 case EGRESS: in vsc85xx_ts_write_csr()
983 vsc85xx_eth1_next_comp(phydev, EGRESS, in vsc85xx_ts_engine_init()
989 vsc85xx_eth1_next_comp(phydev, EGRESS, in vsc85xx_ts_engine_init()
995 vsc85xx_ip1_next_comp(phydev, EGRESS, in vsc85xx_ts_engine_init()
1006 vsc85xx_eth1_conf(phydev, EGRESS, in vsc85xx_ts_engine_init()
1008 vsc85xx_ip1_conf(phydev, EGRESS, in vsc85xx_ts_engine_init()
1479 vsc85xx_eth_cmp1_init(phydev, EGRESS); in __vsc8584_init_ptp()
1480 vsc85xx_ip_cmp1_init(phydev, EGRESS); in __vsc8584_init_ptp()
[all …]
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_ip_encap.c430 #define EGRESS true macro
509 lwt_ip_encap(IPV6_ENCAP, EGRESS, "vrf red"); in test_lwt_ip_encap_vrf_ipv6()
518 lwt_ip_encap(IPV4_ENCAP, EGRESS, "vrf red"); in test_lwt_ip_encap_vrf_ipv4()
527 lwt_ip_encap(IPV6_ENCAP, EGRESS, ""); in test_lwt_ip_encap_ipv6()
536 lwt_ip_encap(IPV4_ENCAP, EGRESS, ""); in test_lwt_ip_encap_ipv4()
/linux-6.15/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw.rst265 EGRESS priority mappings: 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
483 EGRESS priority mappings: 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
544 EGRESS priority mappings: 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c368 MLX5_TC_FLAG(EGRESS) : in mlx5e_rep_indr_setup_tc_cb()
394 flags = MLX5_TC_FLAG(EGRESS) | in mlx5e_rep_indr_setup_ft_cb()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1990 flow_flag_test(flow, EGRESS) ? in mlx5e_tc_add_fdb_flow()
4323 if (flags & MLX5_TC_FLAG(EGRESS)) in get_flags()
4881 bool dir_egress = !!(flags & MLX5_TC_FLAG(EGRESS)); in same_flow_direction()
4884 flow_flag_test(flow, EGRESS) == dir_egress; in same_flow_direction()