Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cn10k.c206 if (!pfvf->lmt_map_ent_w1) in rvu_mbox_handler_lmtst_tbl_setup()
207 pfvf->lmt_map_ent_w1 = val; in rvu_mbox_handler_lmtst_tbl_setup()
246 if (pfvf->lmt_base_addr || pfvf->lmt_map_ent_w1) { in rvu_reset_lmt_map_tbl()
265 if (pfvf->lmt_map_ent_w1) { in rvu_reset_lmt_map_tbl()
268 &pfvf->lmt_map_ent_w1, in rvu_reset_lmt_map_tbl()
274 pfvf->lmt_map_ent_w1 = 0; in rvu_reset_lmt_map_tbl()
Drvu.h254 u64 lmt_map_ent_w1; /* Preseving the word1 of lmtst map table entry*/ member