Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cn10k.c209 if (!pfvf->lmt_map_ent_w1) in rvu_mbox_handler_lmtst_tbl_setup()
210 pfvf->lmt_map_ent_w1 = val; in rvu_mbox_handler_lmtst_tbl_setup()
249 if (pfvf->lmt_base_addr || pfvf->lmt_map_ent_w1) { in rvu_reset_lmt_map_tbl()
268 if (pfvf->lmt_map_ent_w1) { in rvu_reset_lmt_map_tbl()
271 &pfvf->lmt_map_ent_w1, in rvu_reset_lmt_map_tbl()
277 pfvf->lmt_map_ent_w1 = 0; in rvu_reset_lmt_map_tbl()
H A Drvu.h259 u64 lmt_map_ent_w1; /* Preseving the word1 of lmtst map table entry*/ member