Searched refs:cgx_set_pkind (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.h | 139 int cgx_set_pkind(void *cgxd, u8 lmac_id, int pkind);
|
D | cgx.c | 476 int cgx_set_pkind(void *cgxd, u8 lmac_id, int pkind) in cgx_set_pkind() function
|
D | rvu_npc.c | 3313 rc = cgx_set_pkind(rvu_cgx_pdata(cgx_id, rvu), lmac_id, in rvu_npc_set_parse_mode()
|
D | rvu_nix.c | 338 cgx_set_pkind(rvu_cgx_pdata(cgx_id, rvu), lmac_id, pkind); in nix_interface_init()
|