Searched refs:LP_COUNT_T5_G (Results 1 – 2 of 2) sorted by relevance
1929 lp_count = LP_COUNT_T5_G(v1); in cxgb4_dbfifo_count()2205 lp_count = LP_COUNT_T5_G(v1); in drain_db_fifo()
443 #define LP_COUNT_T5_G(x) (((x) >> LP_COUNT_T5_S) & LP_COUNT_T5_M) macro