Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1634 hp_count = HP_COUNT_T5_G(v2); in cxgb4_dbfifo_count()
1898 hp_count = HP_COUNT_T5_G(v2); in drain_db_fifo()
Dt4_regs.h539 #define HP_COUNT_T5_G(x) (((x) >> HP_COUNT_T5_S) & HP_COUNT_T5_M) macro