Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h170 int cgx_fwi_cmd_send(u64 req, u64 *resp, struct lmac *lmac);
H A Dcgx.c1064 int cgx_fwi_cmd_send(u64 req, u64 *resp, struct lmac *lmac) in cgx_fwi_cmd_send() function
1121 err = cgx_fwi_cmd_send(req, resp, lmac); in cgx_fwi_cmd_generic()