Searched refs:INGRESS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 57 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() 971 /* Disable INGRESS and EGRESS so engine eng_id can be reconfigured */ in vsc85xx_ts_engine_init() 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() [all...] |
/kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
H A D | mscc_ptp.c | 57 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() 971 /* Disable INGRESS and EGRESS so engine eng_id can be reconfigured */ in vsc85xx_ts_engine_init() 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() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 170 unsigned long flags = MLX5_TC_FLAG(INGRESS) | MLX5_TC_FLAG(ESW_OFFLOAD); in mlx5e_rep_setup_tc_cb() 195 flags = MLX5_TC_FLAG(INGRESS) | in mlx5e_rep_setup_ft_cb() 355 MLX5_TC_FLAG(INGRESS); in mlx5e_rep_indr_setup_tc_cb()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 167 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 4564 if (flags & MLX5_TC_FLAG(INGRESS)) in get_flags() 4604 flow_flag_test(flow, INGRESS); in is_peer_flow_needed() 5006 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction() 5009 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction() 5518 unsigned long flags = MLX5_TC_FLAG(INGRESS) | MLX5_TC_FLAG(NIC_OFFLOAD); in mlx5e_setup_tc_block_cb()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 4205 if (flags & MLX5_TC_FLAG(INGRESS)) in get_flags() 4245 flow_flag_test(flow, INGRESS); in is_peer_flow_needed() 4764 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction() 4767 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction() 5455 unsigned long flags = MLX5_TC_FLAG(INGRESS); in mlx5e_setup_tc_block_cb()
|
Completed in 19 milliseconds