/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
A D | tc.c | 28 enum flow_block_binder_type binder_type; member 304 enum flow_block_binder_type binder_type) in mlx5e_rep_indr_block_priv_lookup() argument 312 cb_priv->binder_type == binder_type) in mlx5e_rep_indr_block_priv_lookup() 353 flags |= (priv->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) ? in mlx5e_rep_indr_setup_tc_cb() 454 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in mlx5e_rep_indr_setup_block() 455 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in mlx5e_rep_indr_setup_block() 458 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && !is_ovs_int_port) in mlx5e_rep_indr_setup_block() 469 indr_priv = mlx5e_rep_indr_block_priv_lookup(rpriv, netdev, f->binder_type); in mlx5e_rep_indr_setup_block() 479 indr_priv->binder_type = f->binder_type; in mlx5e_rep_indr_setup_block() 497 indr_priv = mlx5e_rep_indr_block_priv_lookup(rpriv, netdev, f->binder_type); in mlx5e_rep_indr_setup_block()
|
/linux/net/core/ |
A D | flow_offload.c | 290 f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in flow_block_cb_setup_simple() 357 enum flow_block_binder_type binder_type; member 369 bo.binder_type = cur->binder_type; in existing_qdiscs_register() 463 flow_block->indr.binder_type = bo->binder_type; in flow_block_indr_init() 525 info->binder_type = bo->binder_type; in indir_dev_add()
|
/linux/net/sched/ |
A D | sch_ingress.c | 87 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()
|
A D | cls_api.c | 626 enum flow_block_binder_type binder_type, in tcf_block_offload_init() argument 632 bo->binder_type = binder_type; in tcf_block_offload_init() 653 block_cb->indr.binder_type, in tc_block_indr_cleanup() 1245 enum flow_block_binder_type binder_type; member 1266 item->binder_type); in tcf_block_netif_keep_dst() 1280 item->binder_type = binder_type; in tcf_block_owner_add() 1287 enum flow_block_binder_type binder_type) in tcf_block_owner_del() argument 1292 if (item->q == q && item->binder_type == binder_type) { in tcf_block_owner_del() 1344 tcf_block_owner_del(block, q, ei->binder_type); in tcf_block_get_ext() 3765 enum flow_block_binder_type binder_type, in tcf_qevent_init() argument [all …]
|
/linux/include/net/ |
A D | pkt_cls.h | 29 enum flow_block_binder_type binder_type; member 560 enum flow_block_binder_type binder_type, 571 enum flow_block_binder_type binder_type, in tcf_qevent_init() argument
|
A D | flow_offload.h | 445 enum flow_block_binder_type binder_type; member 467 enum flow_block_binder_type binder_type; member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_flow.c | 180 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in prestera_flow_block_setup()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_tc.c | 1002 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in otx2_setup_tc_block() 1005 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in otx2_setup_tc_block()
|
/linux/drivers/net/ethernet/mediatek/ |
A D | mtk_ppe_offload.c | 448 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_eth_setup_tc_block()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
A D | offload.c | 1710 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in nfp_flower_setup_tc_block() 1808 if ((f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in nfp_flower_setup_indr_tc_block() 1810 (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS && in nfp_flower_setup_indr_tc_block()
|
/linux/net/netfilter/ |
A D | nf_tables_offload.c | 354 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
|
A D | nf_flow_table_offload.c | 1097 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
|
/linux/drivers/net/ethernet/mscc/ |
A D | ocelot_net.c | 340 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) { in ocelot_setup_tc_block() 343 } else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in ocelot_setup_tc_block()
|
/linux/net/dsa/ |
A D | slave.c | 1282 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dsa_slave_setup_tc_block() 1284 else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in dsa_slave_setup_tc_block()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_tc.c | 1909 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in bnxt_tc_setup_indr_block()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-switch.c | 1371 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dpaa2_switch_setup_tc_block()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum.c | 1035 switch (f->binder_type) { in mlxsw_sp_setup_tc_block()
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_main.c | 8343 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in ice_indr_setup_tc_block()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_main.c | 3712 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in cxgb_setup_tc_block()
|