| /Linux-v5.15/net/core/ |
| 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-v5.15/net/sched/ |
| 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()
|
| 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() 678 tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type, in tcf_block_offload_cmd() 1245 enum flow_block_binder_type binder_type; member 1251 enum flow_block_binder_type binder_type) in tcf_block_owner_netif_keep_dst() argument 1254 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in tcf_block_owner_netif_keep_dst() 1255 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in tcf_block_owner_netif_keep_dst() 1266 item->binder_type); in tcf_block_netif_keep_dst() 1272 enum flow_block_binder_type binder_type) in tcf_block_owner_add() argument [all …]
|
| /Linux-v5.15/drivers/net/ethernet/marvell/prestera/ |
| D | prestera_flow.c | 180 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in prestera_flow_block_setup()
|
| /Linux-v5.15/include/net/ |
| 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
|
| D | flow_offload.h | 445 enum flow_block_binder_type binder_type; member 467 enum flow_block_binder_type binder_type; member
|
| /Linux-v5.15/drivers/net/ethernet/mediatek/ |
| D | mtk_ppe_offload.c | 448 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_eth_setup_tc_block()
|
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| 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-v5.15/drivers/net/ethernet/netronome/nfp/flower/ |
| 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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| D | tc.c | 428 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mlx5e_rep_indr_setup_block()
|
| /Linux-v5.15/net/netfilter/ |
| D | nf_tables_offload.c | 354 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
|
| D | nf_flow_table_offload.c | 1097 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
|
| /Linux-v5.15/drivers/net/ethernet/mscc/ |
| 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-v5.15/net/dsa/ |
| D | slave.c | 1251 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dsa_slave_setup_tc_block() 1253 else if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in dsa_slave_setup_tc_block()
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_tc.c | 1909 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in bnxt_tc_setup_indr_block()
|
| /Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-switch.c | 1371 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in dpaa2_switch_setup_tc_block()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum.c | 1006 switch (f->binder_type) { in mlxsw_sp_setup_tc_block()
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_main.c | 3712 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in cxgb_setup_tc_block()
|