Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/tehuti/
Dtehuti.h137 #define GET_PCK_TH(x) GET_BITS_SHIFT(x, 4, 20) macro
Dtehuti.c2164 ((GET_PCK_TH(rdintcm) * PCK_TH_MULT) / sizeof(struct rxf_desc)); in bdx_get_coalesce()
2168 ((GET_PCK_TH(tdintcm) * PCK_TH_MULT) / BDX_TXF_DESC_SZ); in bdx_get_coalesce()