Searched refs:efx_tc_counter (Results 1 – 5 of 5) sorted by relevance
25 .key_len = offsetof(struct efx_tc_counter, linkage),27 .head_offset = offsetof(struct efx_tc_counter, linkage),32 struct efx_tc_counter *cnt = ptr; in efx_tc_counter_free()79 static struct efx_tc_counter *efx_tc_flower_allocate_counter(struct efx_nic *efx, in efx_tc_flower_allocate_counter()82 struct efx_tc_counter *cnt; in efx_tc_flower_allocate_counter()118 struct efx_tc_counter *cnt) in efx_tc_flower_release_counter()140 static struct efx_tc_counter *efx_tc_flower_find_counter_by_fw_id( in efx_tc_flower_find_counter_by_fw_id()143 struct efx_tc_counter key = {}; in efx_tc_flower_find_counter_by_fw_id()170 struct efx_tc_counter *cnt; in efx_tc_flower_get_counter_index()269 struct efx_tc_counter *cnt; in efx_tc_counter_update()
25 struct efx_tc_counter { struct41 struct efx_tc_counter *cnt; argument
83 int efx_mae_allocate_counter(struct efx_nic *efx, struct efx_tc_counter *cnt);84 int efx_mae_free_counter(struct efx_nic *efx, struct efx_tc_counter *cnt);
440 int efx_mae_allocate_counter(struct efx_nic *efx, struct efx_tc_counter *cnt) in efx_mae_allocate_counter()464 int efx_mae_free_counter(struct efx_nic *efx, struct efx_tc_counter *cnt) in efx_mae_free_counter()
603 struct efx_tc_counter *cnt; in efx_tc_flower_stats()
Completed in 8 milliseconds