/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | tc.c | 28 enum flow_block_binder_type binder_type; member 318 enum flow_block_binder_type binder_type) in mlx5e_rep_indr_block_priv_lookup() argument 326 cb_priv->binder_type == binder_type) in mlx5e_rep_indr_block_priv_lookup() 367 flags |= (priv->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) ? in mlx5e_rep_indr_setup_tc_cb() 452 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in mlx5e_rep_check_indr_block_supported() 453 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in mlx5e_rep_check_indr_block_supported() 476 if (netif_is_ovs_master(netdev) && f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && in mlx5e_rep_check_indr_block_supported() 502 indr_priv = mlx5e_rep_indr_block_priv_lookup(rpriv, netdev, f->binder_type); in mlx5e_rep_indr_setup_block() 512 indr_priv->binder_type = f->binder_type; in mlx5e_rep_indr_setup_block() 530 indr_priv = mlx5e_rep_indr_block_priv_lookup(rpriv, netdev, f->binder_type); in mlx5e_rep_indr_setup_block()
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc_bindings.c | 81 if (tcb->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in efx_tc_setup_block() 154 if (tcb->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in efx_tc_indr_setup_cb() 155 tcb->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in efx_tc_indr_setup_cb() 159 if (tcb->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && in efx_tc_indr_setup_cb()
|
/linux-6.12.1/net/core/ |
D | flow_offload.c | 346 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in flow_block_cb_setup_simple() 413 enum flow_block_binder_type binder_type; member 425 bo.binder_type = cur->binder_type; in existing_qdiscs_register() 522 flow_block->indr.binder_type = bo->binder_type; in flow_block_indr_init() 584 info->binder_type = bo->binder_type; in indir_dev_add()
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_tc.c | 104 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in lan966x_tc_setup_block() 108 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in lan966x_tc_setup_block()
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc.c | 52 if (fbo->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in sparx5_tc_setup_block() 54 else if (fbo->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in sparx5_tc_setup_block()
|
/linux-6.12.1/net/sched/ |
D | sch_ingress.c | 99 q->block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in ingress_init() 265 q->ingress_block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in clsact_init() 284 q->egress_block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS; in clsact_init()
|
D | cls_api.c | 786 enum flow_block_binder_type binder_type, in tcf_block_offload_init() argument 792 bo->binder_type = binder_type; in tcf_block_offload_init() 813 block_cb->indr.binder_type, in tc_block_indr_cleanup() 838 tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type, in tcf_block_offload_cmd() 1407 enum flow_block_binder_type binder_type; member 1413 enum flow_block_binder_type binder_type) in tcf_block_owner_netif_keep_dst() argument 1416 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in tcf_block_owner_netif_keep_dst() 1417 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in tcf_block_owner_netif_keep_dst() 1428 item->binder_type); in tcf_block_netif_keep_dst() 1434 enum flow_block_binder_type binder_type) in tcf_block_owner_add() argument [all …]
|
/linux-6.12.1/include/net/ |
D | pkt_cls.h | 31 enum flow_block_binder_type binder_type; member 614 enum flow_block_binder_type binder_type, 625 enum flow_block_binder_type binder_type, in tcf_qevent_init() argument
|
D | flow_offload.h | 590 enum flow_block_binder_type binder_type; member 612 enum flow_block_binder_type binder_type; member
|
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/ |
D | prestera_flow.c | 307 switch (f->binder_type) { in prestera_flow_block_setup()
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | offload.c | 1788 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in nfp_flower_setup_tc_block() 1887 if ((f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in nfp_flower_setup_indr_tc_block() 1889 (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && in nfp_flower_setup_indr_tc_block()
|
/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_ppe_offload.c | 603 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_eth_setup_tc_block()
|
D | mtk_wed.c | 2694 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_wed_setup_tc_block()
|
/linux-6.12.1/net/netfilter/ |
D | nf_tables_offload.c | 377 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
|
D | nf_flow_table_offload.c | 1135 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 1573 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in otx2_setup_tc_block() 1576 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in otx2_setup_tc_block()
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 442 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in ocelot_setup_tc_block() 445 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in ocelot_setup_tc_block()
|
/linux-6.12.1/net/dsa/ |
D | user.c | 1646 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dsa_user_setup_tc_block() 1648 else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in dsa_user_setup_tc_block()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 1913 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in bnxt_tc_setup_indr_block()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 1383 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dpaa2_switch_setup_tc_block()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.c | 1143 switch (f->binder_type) { in mlxsw_sp_setup_tc_block()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 3711 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in cxgb_setup_tc_block()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 9351 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in ice_indr_setup_tc_block()
|