Home
last modified time | relevance | path

Searched refs:LP_COUNT_T5_G (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1633 lp_count = LP_COUNT_T5_G(v1); in cxgb4_dbfifo_count()
1897 lp_count = LP_COUNT_T5_G(v1); in drain_db_fifo()
Dt4_regs.h512 #define LP_COUNT_T5_G(x) (((x) >> LP_COUNT_T5_S) & LP_COUNT_T5_M) macro