Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h337 u32 *pfchan_map; member
H A Drvu_npc.c85 map = pkind->pfchan_map[i]; in rvu_npc_get_pkind()
2124 pkind->pfchan_map = devm_kcalloc(rvu->dev, pkind->rsrc.max, in rvu_npc_init()
2126 if (!pkind->pfchan_map) in rvu_npc_init()
H A Drvu_cgx.c170 pkind->pfchan_map[free_pkind] = ((pf) & 0x3F) << 16; in rvu_map_cgx_lmac_pf()