Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c29 enum flow_block_binder_type binder_type; member
305 enum flow_block_binder_type binder_type) in mlx5e_rep_indr_block_priv_lookup() argument
313 cb_priv->binder_type == binder_type) in mlx5e_rep_indr_block_priv_lookup()
354 flags |= (priv->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) ? in mlx5e_rep_indr_setup_tc_cb()
455 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in mlx5e_rep_indr_setup_block()
456 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in mlx5e_rep_indr_setup_block()
459 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && !is_ovs_int_port) in mlx5e_rep_indr_setup_block()
470 indr_priv = mlx5e_rep_indr_block_priv_lookup(rpriv, netdev, f->binder_type); in mlx5e_rep_indr_setup_block()
480 indr_priv->binder_type = f->binder_type; in mlx5e_rep_indr_setup_block()
498 indr_priv = mlx5e_rep_indr_block_priv_lookup(rpriv, netdev, f->binder_type); in mlx5e_rep_indr_setup_block()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc_bindings.c80 if (tcb->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in efx_tc_setup_block()
153 if (tcb->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in efx_tc_indr_setup_cb()
154 tcb->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in efx_tc_indr_setup_cb()
158 if (tcb->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && in efx_tc_indr_setup_cb()
/Linux-v6.1/net/core/
Dflow_offload.c332 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in flow_block_cb_setup_simple()
399 enum flow_block_binder_type binder_type; member
411 bo.binder_type = cur->binder_type; in existing_qdiscs_register()
508 flow_block->indr.binder_type = bo->binder_type; in flow_block_indr_init()
570 info->binder_type = bo->binder_type; in indir_dev_add()
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc.c95 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in lan966x_tc_setup_block()
99 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in lan966x_tc_setup_block()
/Linux-v6.1/net/sched/
Dsch_ingress.c87 q->block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in ingress_init()
227 q->ingress_block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in clsact_init()
240 q->egress_block_info.binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS; in clsact_init()
Dcls_api.c644 enum flow_block_binder_type binder_type, in tcf_block_offload_init() argument
650 bo->binder_type = binder_type; in tcf_block_offload_init()
671 block_cb->indr.binder_type, in tc_block_indr_cleanup()
696 tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type, in tcf_block_offload_cmd()
1263 enum flow_block_binder_type binder_type; member
1269 enum flow_block_binder_type binder_type) in tcf_block_owner_netif_keep_dst() argument
1272 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in tcf_block_owner_netif_keep_dst()
1273 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in tcf_block_owner_netif_keep_dst()
1284 item->binder_type); in tcf_block_netif_keep_dst()
1290 enum flow_block_binder_type binder_type) in tcf_block_owner_add() argument
[all …]
/Linux-v6.1/include/net/
Dpkt_cls.h29 enum flow_block_binder_type binder_type; member
603 enum flow_block_binder_type binder_type,
614 enum flow_block_binder_type binder_type, in tcf_qevent_init() argument
Dflow_offload.h484 enum flow_block_binder_type binder_type; member
506 enum flow_block_binder_type binder_type; member
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flow.c307 switch (f->binder_type) { in prestera_flow_block_setup()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c1775 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in nfp_flower_setup_tc_block()
1873 if ((f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in nfp_flower_setup_indr_tc_block()
1875 (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && in nfp_flower_setup_indr_tc_block()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c1085 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in otx2_setup_tc_block()
1088 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in otx2_setup_tc_block()
/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c556 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_eth_setup_tc_block()
/Linux-v6.1/net/netfilter/
Dnf_tables_offload.c376 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
Dnf_flow_table_offload.c1131 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_net.c451 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in ocelot_setup_tc_block()
454 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in ocelot_setup_tc_block()
/Linux-v6.1/net/dsa/
Dslave.c1511 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dsa_slave_setup_tc_block()
1513 else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in dsa_slave_setup_tc_block()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1909 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in bnxt_tc_setup_indr_block()
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c1375 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dpaa2_switch_setup_tc_block()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1140 switch (f->binder_type) { in mlxsw_sp_setup_tc_block()
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3712 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in cxgb_setup_tc_block()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_main.c8806 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in ice_indr_setup_tc_block()