Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.h39 #define EST_SZ_CAP_HBFQ_MASK(val) \ macro
H A Dstmmac_est.c132 hbfq = (value & EST_SZ_CAP_HBFQ_MASK(txqcnt)) >> in est_irq_status()