Home
last modified time | relevance | path

Searched refs:binder_type (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c28 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/
Dtc_bindings.c81 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/
Dflow_offload.c346 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/
Dlan966x_tc.c104 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/
Dsparx5_tc.c52 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/
Dsch_ingress.c99 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()
Dcls_api.c786 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/
Dpkt_cls.h31 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
Dflow_offload.h590 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/
Dprestera_flow.c307 switch (f->binder_type) { in prestera_flow_block_setup()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c1788 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/
Dmtk_ppe_offload.c603 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_eth_setup_tc_block()
Dmtk_wed.c2694 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_wed_setup_tc_block()
/linux-6.12.1/net/netfilter/
Dnf_tables_offload.c377 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
Dnf_flow_table_offload.c1135 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/
Dotx2_tc.c1573 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/
Docelot_net.c442 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/
Duser.c1646 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/
Dbnxt_tc.c1913 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/
Ddpaa2-switch.c1383 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/
Dspectrum.c1143 switch (f->binder_type) { in mlxsw_sp_setup_tc_block()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3711 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in cxgb_setup_tc_block()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_main.c9351 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in ice_indr_setup_tc_block()