Searched refs:perfType (Results 1 – 1 of 1) sorted by relevance
4165 enum fman_port_perf_counters perfType; in FM_PORT_GetCounter() local4199 &perfType, &isStats); in FM_PORT_GetCounter()4208 return fman_port_get_perf_counter(&p_FmPort->port, perfType); in FM_PORT_GetCounter()4253 enum fman_port_perf_counters perfType; in FM_PORT_ModifyCounter() local4283 &perfType, &isStats); in FM_PORT_ModifyCounter()4291 fman_port_set_perf_counter(&p_FmPort->port, perfType, value); in FM_PORT_ModifyCounter()