Searched refs:lp_count (Results 1 – 2 of 2) sorted by relevance
147 static unsigned int lp_count = 0; variable967 if (lp_count == LP_NO) { in lp_attach()976 lp_count++; in lp_attach()983 lp_count++; in lp_attach()1006 lp_count--; in lp_detach()1064 if (!lp_count) { in lp_init()
2142 u32 v1, v2, lp_count, hp_count; in cxgb4_dbfifo_count() local2147 lp_count = LP_COUNT_G(v1); in cxgb4_dbfifo_count()2150 lp_count = LP_COUNT_T5_G(v1); in cxgb4_dbfifo_count()2153 return lpfifo ? lp_count : hp_count; in cxgb4_dbfifo_count()2405 u32 v1, v2, lp_count, hp_count; in drain_db_fifo() local2411 lp_count = LP_COUNT_G(v1); in drain_db_fifo()2414 lp_count = LP_COUNT_T5_G(v1); in drain_db_fifo()2418 if (lp_count == 0 && hp_count == 0) in drain_db_fifo()