Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h299 #define G_LP_COUNT(x) (((x) >> S_LP_COUNT) & M_LP_COUNT) macro
Dcxgb4_main.c3313 lp_count = G_LP_COUNT(v1); in cxgb4_dbfifo_count()
3482 lp_count = G_LP_COUNT(v1); in drain_db_fifo()