Searched refs:LP_COUNT_G (Results 1 – 2 of 2) sorted by relevance
1749 lp_count = LP_COUNT_G(v1); in cxgb4_dbfifo_count()2013 lp_count = LP_COUNT_G(v1); in drain_db_fifo()
504 #define LP_COUNT_G(x) (((x) >> LP_COUNT_S) & LP_COUNT_M) macro