Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h856 int rvu_npc_get_pkind(struct rvu *rvu, u16 pf);
H A Drvu_npc.c100 int rvu_npc_get_pkind(struct rvu *rvu, u16 pf) in rvu_npc_get_pkind() function
121 pkind = rvu_npc_get_pkind(rvu, pf); in npc_config_ts_kpuaction()
3343 rxpkind = rvu_npc_get_pkind(rvu, pf); in rvu_npc_set_parse_mode()
H A Drvu_nix.c327 pkind = rvu_npc_get_pkind(rvu, pf); in nix_interface_init()