Home
last modified time | relevance | path

Searched defs:dpidx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1864 def parse(self, flowstr, actstr, dpidx=0): argument
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c493 int dpidx = 0; /* index to the current system data_page */ in tmc_etr_sg_table_populate() local