Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h127 struct mrvl_mtr_profile { struct
128 LIST_ENTRY(mrvl_mtr_profile) next;
141 struct mrvl_mtr_profile *profile; argument
205 LIST_HEAD(profiles, mrvl_mtr_profile) profiles;
H A Dmrvl_mtr.c51 static struct mrvl_mtr_profile *
54 struct mrvl_mtr_profile *profile = NULL; in mrvl_mtr_profile_from_id()
78 struct mrvl_mtr_profile *prof; in mrvl_meter_profile_add()
125 struct mrvl_mtr_profile *profile; in mrvl_meter_profile_delete()
329 struct mrvl_mtr_profile *profile; in mrvl_create()
422 struct mrvl_mtr_profile *profile; in mrvl_meter_profile_update()
499 struct mrvl_mtr_profile *profile, *tmp_profile; in mrvl_mtr_deinit()