Searched refs:res_pend_count (Results 1 – 4 of 4) sorted by relevance
240 uint32 res_pend_count; member
3929 sii->res_pend_count = 0; in BCMPOSTTRAPFN()3938 sii->res_state[sii->res_pend_count].low_time = in BCMPOSTTRAPFN()3940 sii->res_state[sii->res_pend_count].low = R_REG(osh, &pmu->res_pending); in BCMPOSTTRAPFN()3960 sii->res_state[sii->res_pend_count].high_time = in BCMPOSTTRAPFN()3962 sii->res_state[sii->res_pend_count].high = R_REG(osh, &pmu->res_pending); in BCMPOSTTRAPFN()3982 sii->res_pend_count++; in BCMPOSTTRAPFN()3983 sii->res_pend_count %= RES_PEND_STATS_COUNT; in BCMPOSTTRAPFN()