lmac_string       427 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 	char *lmac_string;
lmac_string       433 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 	lmac_string = cgx_lmactype_string[linfo->lmac_type_id];
lmac_string       434 drivers/net/ethernet/marvell/octeontx2/af/cgx.c 	strncpy(linfo->lmac_type, lmac_string, LMACTYPE_STR_LEN - 1);