Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1631 hp_count = HP_COUNT_G(v1); in cxgb4_dbfifo_count()
1895 hp_count = HP_COUNT_G(v1); in drain_db_fifo()
Dt4_regs.h496 #define HP_COUNT_G(x) (((x) >> HP_COUNT_S) & HP_COUNT_M) macro