Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c58 EGRESS, enumerator
74 case EGRESS: in vsc85xx_ts_read_csr()
124 case EGRESS: in vsc85xx_ts_write_csr()
980 vsc85xx_eth1_next_comp(phydev, EGRESS, in vsc85xx_ts_engine_init()
986 vsc85xx_eth1_next_comp(phydev, EGRESS, in vsc85xx_ts_engine_init()
992 vsc85xx_ip1_next_comp(phydev, EGRESS, in vsc85xx_ts_engine_init()
1003 vsc85xx_eth1_conf(phydev, EGRESS, in vsc85xx_ts_engine_init()
1005 vsc85xx_ip1_conf(phydev, EGRESS, in vsc85xx_ts_engine_init()
1478 vsc85xx_eth_cmp1_init(phydev, EGRESS); in __vsc8584_init_ptp()
1479 vsc85xx_ip_cmp1_init(phydev, EGRESS); in __vsc8584_init_ptp()
[all …]
/openbmc/linux/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
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c354 MLX5_TC_FLAG(EGRESS) : in mlx5e_rep_indr_setup_tc_cb()
380 flags = MLX5_TC_FLAG(EGRESS) | in mlx5e_rep_indr_setup_ft_cb()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1877 flow_flag_test(flow, EGRESS) ? in mlx5e_tc_add_fdb_flow()
4207 if (flags & MLX5_TC_FLAG(EGRESS)) in get_flags()
4765 bool dir_egress = !!(flags & MLX5_TC_FLAG(EGRESS)); in same_flow_direction()
4768 flow_flag_test(flow, EGRESS) == dir_egress; in same_flow_direction()