Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c844 save->active_thres = FIELD_GET(RXC_ACTIVE_THRES, dfrg_reg); in cpt_rxc_time_cfg()
852 dfrg_reg |= FIELD_PREP(RXC_ACTIVE_THRES, req->active_thres); in cpt_rxc_time_cfg()
958 req.active_thres = 1; in cpt_rxc_teardown()
H A Dmbox.h1740 u16 active_thres; member