Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h502 #define HP_COUNT_G(x) (((x) >> HP_COUNT_S) & HP_COUNT_M) macro
Dcxgb4_main.c2148 hp_count = HP_COUNT_G(v1); in cxgb4_dbfifo_count()
2412 hp_count = HP_COUNT_G(v1); in drain_db_fifo()