Searched refs:binder_type (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A 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/drivers/net/ethernet/sfc/ |
H A 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/net/core/ |
H A 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/drivers/net/ethernet/microchip/lan966x/ |
H A 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/net/sched/ |
H A 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()
|
H A D | cls_api.c | 779 enum flow_block_binder_type binder_type, in tcf_block_offload_init() argument 785 bo->binder_type = binder_type; in tcf_block_offload_init() 806 block_cb->indr.binder_type, in tc_block_indr_cleanup() 831 tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type, in tcf_block_offload_cmd() 1400 enum flow_block_binder_type binder_type; member 1406 enum flow_block_binder_type binder_type) in tcf_block_owner_netif_keep_dst() argument 1409 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS && in tcf_block_owner_netif_keep_dst() 1410 binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) in tcf_block_owner_netif_keep_dst() 1421 item->binder_type); in tcf_block_netif_keep_dst() 1427 enum flow_block_binder_type binder_type) in tcf_block_owner_add() argument [all …]
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flow.c | 307 switch (f->binder_type) { in prestera_flow_block_setup()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A 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/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_offload.c | 603 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_eth_setup_tc_block()
|
H A D | mtk_wed.c | 2694 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in mtk_wed_setup_tc_block()
|
/linux/net/netfilter/ |
H A D | nf_tables_offload.c | 377 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nft_flow_block_offload_init()
|
H A D | nf_flow_table_offload.c | 1135 bo->binder_type = FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS; in nf_flow_table_block_offload_init()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 1913 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in bnxt_tc_setup_indr_block()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3702 if (f->binder_type == FLOW_BLOCK_BINDER_TYPE_CLSACT_EGRESS) { in cxgb_setup_tc_block()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 9433 if (f->binder_type != FLOW_BLOCK_BINDER_TYPE_CLSACT_INGRESS) in ice_indr_setup_tc_block()
|