Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1927 hp_count = HP_COUNT_G(v1); in cxgb4_dbfifo_count()
2203 hp_count = HP_COUNT_G(v1); in drain_db_fifo()
Dt4_regs.h427 #define HP_COUNT_G(x) (((x) >> HP_COUNT_S) & HP_COUNT_M) macro