Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dtc_counters.h25 struct efx_tc_counter { struct
44 struct efx_tc_counter *cnt; argument
52 struct efx_tc_counter *efx_tc_flower_allocate_counter(struct efx_nic *efx,
55 struct efx_tc_counter *cnt);
27 typeefx_tc_counter global() argument
H A Dtc_counters.c26 .key_len = offsetof(struct efx_tc_counter, linkage),
28 .head_offset = offsetof(struct efx_tc_counter, linkage),
33 struct efx_tc_counter *cnt = ptr; in efx_tc_counter_free()
89 struct efx_tc_counter *cnt = container_of(work, struct efx_tc_counter, work); in efx_tc_counter_work()
132 struct efx_tc_counter *efx_tc_flower_allocate_counter(struct efx_nic *efx, in efx_tc_flower_allocate_counter()
135 struct efx_tc_counter *cnt; in efx_tc_flower_allocate_counter()
173 struct efx_tc_counter *cnt) in efx_tc_flower_release_counter()
197 static struct efx_tc_counter *efx_tc_flower_find_counter_by_fw_id( in efx_tc_flower_find_counter_by_fw_id()
200 struct efx_tc_counter ke in efx_tc_flower_find_counter_by_fw_id()
[all...]
H A Dtc_conntrack.h50 struct efx_tc_counter *cnt;
H A Dtc_conntrack.c360 struct efx_tc_counter *cnt; in efx_tc_ct_replace()
513 struct efx_tc_counter *cnt; in efx_tc_ct_stats()
H A Dtc.c2607 struct efx_tc_counter *cnt; in efx_tc_flower_stats()