Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/mscc/
Dmscc_ptp.c57 INGRESS, enumerator
71 case INGRESS: in vsc85xx_ts_read_csr()
121 case INGRESS: in vsc85xx_ts_write_csr()
858 if (blk == INGRESS) in vsc85xx_ptp_conf()
978 vsc85xx_eth1_next_comp(phydev, INGRESS, in vsc85xx_ts_engine_init()
983 vsc85xx_eth1_next_comp(phydev, INGRESS, in vsc85xx_ts_engine_init()
990 vsc85xx_ip1_next_comp(phydev, INGRESS, in vsc85xx_ts_engine_init()
996 vsc85xx_eth1_conf(phydev, INGRESS, in vsc85xx_ts_engine_init()
998 vsc85xx_ip1_conf(phydev, INGRESS, in vsc85xx_ts_engine_init()
1000 vsc85xx_ptp_conf(phydev, INGRESS, one_step, in vsc85xx_ts_engine_init()
[all …]
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c167 unsigned long flags = MLX5_TC_FLAG(INGRESS) | MLX5_TC_FLAG(ESW_OFFLOAD); in mlx5e_rep_setup_tc_cb()
189 flags = MLX5_TC_FLAG(INGRESS) | in mlx5e_rep_setup_ft_cb()
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw.rst264 INGRESS priority mappings: 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
482 INGRESS priority mappings: 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
543 INGRESS priority mappings: 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4462 if (flags & MLX5_TC_FLAG(INGRESS)) in get_flags()
4502 flow_flag_test(flow, INGRESS); in is_peer_flow_needed()
4904 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction()
4907 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction()
5412 unsigned long flags = MLX5_TC_FLAG(INGRESS) | MLX5_TC_FLAG(NIC_OFFLOAD); in mlx5e_setup_tc_block_cb()