Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c845 save->active_limit = FIELD_GET(RXC_ACTIVE_LIMIT, dfrg_reg); in cpt_rxc_time_cfg()
853 dfrg_reg |= FIELD_PREP(RXC_ACTIVE_LIMIT, req->active_limit); in cpt_rxc_time_cfg()
959 req.active_limit = 1; in cpt_rxc_teardown()
H A Dmbox.h1741 u16 active_limit; member