Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest21 def print_results(passcount, failcount, skipcount, xpasscount, xfailcount, xskipcount, errorcount): argument
49 skipcount = 0 variable
86 skipcount = skipcount + 1 variable
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.h107 int8_t skipcount; /* No. of times the PACAL to be skipped */ member