Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h510 #define LP_COUNT_G(x) (((x) >> LP_COUNT_S) & LP_COUNT_M) macro
H A Dcxgb4_main.c2149 lp_count = LP_COUNT_G(v1); in cxgb4_dbfifo_count()
2413 lp_count = LP_COUNT_G(v1); in drain_db_fifo()