Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c15 static int efx_tc_flow_block(enum tc_setup_type type, void *type_data,
39 nf_flow_table_offload_del_cb(zone->nf_ft, efx_tc_flow_block, zone); in efx_tc_ct_zone_free()
449 static int efx_tc_flow_block(enum tc_setup_type type, void *type_data, in efx_tc_flow_block() function
502 rc = nf_flow_table_offload_add_cb(ct_ft, efx_tc_flow_block, ct_zone); in efx_tc_ct_register_zone()
523 nf_flow_table_offload_del_cb(ct_zone->nf_ft, efx_tc_flow_block, ct_zone); in efx_tc_ct_unregister_zone()