Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h3338 #define QUEFULLTHRSH_G(x) (((x) >> QUEFULLTHRSH_S) & QUEFULLTHRSH_M) macro
Dt4_hw.c9774 *thres++ = QUEFULLTHRSH_G(v) * 8; /* 8-byte unit */ in t4_read_cimq_cfg()