Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c61 static int cgx_fwi_link_change(struct cgx *cgx, int lmac_id, bool en);
1464 static int cgx_fwi_link_change(struct cgx *cgx, int lmac_id, bool enable) in cgx_fwi_link_change() function
1526 err = cgx_fwi_link_change(cgx, i, true); in cgx_lmac_linkup_work()