Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c202 struct res_counter { struct
903 struct res_counter *counter; in handle_existing_counter()
913 counter = container_of(r, struct res_counter, com); in handle_existing_counter()
928 struct res_counter *counter; in handle_unexisting_counter()
936 counter = container_of(tmp, struct res_counter, com); in handle_unexisting_counter()
1068 struct res_counter *ret; in alloc_counter_tr()
1160 struct res_counter *counter; in mlx4_calc_vf_counters()
1175 counter = container_of(tmp, struct res_counter, com); in mlx4_calc_vf_counters()
1310 static int remove_counter_ok(struct res_counter *res) in remove_counter_ok()
1378 return remove_counter_ok((struct res_counter *)res); in remove_ok()
[all …]