Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dlmac_common.h82 u8 (*get_lmac_type)(void *cgx, int lmac_id); member
Drpm.c24 .get_lmac_type = rpm_get_lmac_type,
391 lmac_type = rpm->mac_ops->get_lmac_type(rpm, lmac_id); in rpm_lmac_internal_loopback()
Dcgx.c537 lmac_type = cgx->mac_ops->get_lmac_type(cgx, lmac_id); in cgx_lmac_internal_loopback()
1732 .get_lmac_type = cgx_get_lmac_type,