Home
last modified time | relevance | path

Searched refs:flow_indr_block_cb_alloc (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/
Dtc_bindings.c172 block_cb = flow_indr_block_cb_alloc(efx_tc_block_cb, binding, in efx_tc_indr_setup_cb()
/linux-6.1.9/net/core/
Dflow_offload.c516 struct flow_block_cb *flow_indr_block_cb_alloc(flow_setup_cb_t *cb, in flow_indr_block_cb_alloc() function
537 EXPORT_SYMBOL(flow_indr_block_cb_alloc);
/linux-6.1.9/include/net/
Dflow_offload.h526 struct flow_block_cb *flow_indr_block_cb_alloc(flow_setup_cb_t *cb,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c484 block_cb = flow_indr_block_cb_alloc(setup_cb, indr_priv, indr_priv, in mlx5e_rep_indr_setup_block()
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c1896 block_cb = flow_indr_block_cb_alloc(nfp_flower_setup_indr_block_cb, in nfp_flower_setup_indr_tc_block()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1922 block_cb = flow_indr_block_cb_alloc(bnxt_tc_setup_indr_block_cb, in bnxt_tc_setup_indr_block()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_main.c8824 flow_indr_block_cb_alloc(ice_indr_setup_block_cb, in ice_indr_setup_tc_block()