Home
last modified time | relevance | path

Searched refs:flow_block_cb_decref (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flow.c247 if (!flow_block_cb_decref(block_cb)) in mlxsw_sp_setup_tc_block_bind()
274 if (!err && !flow_block_cb_decref(block_cb)) { in mlxsw_sp_setup_tc_block_unbind()
Dspectrum_qdisc.c1774 if (!flow_block_cb_decref(block_cb)) in mlxsw_sp_setup_tc_block_qevent_bind()
1802 if (!flow_block_cb_decref(block_cb)) { in mlxsw_sp_setup_tc_block_qevent_unbind()
/Linux-v5.10/net/core/
Dflow_offload.c260 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb) in flow_block_cb_decref() function
264 EXPORT_SYMBOL(flow_block_cb_decref);
/Linux-v5.10/include/net/
Dflow_offload.h494 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb);