Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c359 static bool is_cgx_config_permitted(struct rvu *rvu, u16 pcifunc) in is_cgx_config_permitted() function
390 if (!is_cgx_config_permitted(rvu, pcifunc)) in rvu_cgx_config_rxtx()
423 if (!is_cgx_config_permitted(rvu, req->hdr.pcifunc)) in rvu_mbox_handler_cgx_stats()
457 if (!is_cgx_config_permitted(rvu, req->hdr.pcifunc)) in rvu_mbox_handler_cgx_mac_addr_set()
476 if (!is_cgx_config_permitted(rvu, req->hdr.pcifunc)) in rvu_mbox_handler_cgx_mac_addr_get()
496 if (!is_cgx_config_permitted(rvu, req->hdr.pcifunc)) in rvu_mbox_handler_cgx_promisc_enable()
511 if (!is_cgx_config_permitted(rvu, req->hdr.pcifunc)) in rvu_mbox_handler_cgx_promisc_disable()
564 if (!is_cgx_config_permitted(rvu, pcifunc)) in rvu_cgx_config_linkevents()
617 if (!is_cgx_config_permitted(rvu, pcifunc)) in rvu_cgx_config_intlbk()