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