Searched refs:HP_COUNT_M (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h426 #define HP_COUNT_M 0x7ffU macro
427 #define HP_COUNT_G(x) (((x) >> HP_COUNT_S) & HP_COUNT_M)

Completed in 88 milliseconds