Lines Matching refs:efx_tc_counter
26 .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 key = {}; in efx_tc_flower_find_counter_by_fw_id()
227 struct efx_tc_counter *cnt; in efx_tc_flower_get_counter_index()
328 struct efx_tc_counter *cnt; in efx_tc_counter_update()