Home
last modified time | relevance | path

Searched refs:pfchan_map (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h282 u32 *pfchan_map; member
Drvu_npc.c106 map = pkind->pfchan_map[i]; in rvu_npc_get_pkind()
2022 pkind->pfchan_map = devm_kcalloc(rvu->dev, pkind->rsrc.max, in rvu_npc_init()
2024 if (!pkind->pfchan_map) in rvu_npc_init()
Drvu_cgx.c164 pkind->pfchan_map[free_pkind] = ((pf) & 0x3F) << 16; in rvu_map_cgx_lmac_pf()