Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c68 lmt_info->lmt_id = cpu * LMT_BURST_SIZE; in cn10k_lmtst_init()
149 val = (lmt_info->lmt_id & 0x7FF); in cn10k_sqe_flush()
H A Dotx2_common.h77 u16 lmt_id; member
736 val = (lmt_info->lmt_id & 0x7FF) | BIT_ULL(63); in __cn10k_aura_freeptr()