Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h114 u8 rpm_get_lmac_type(void *rpmd, int lmac_id);
H A Drpm.c25 .get_lmac_type = rpm_get_lmac_type,
57 .get_lmac_type = rpm_get_lmac_type,
446 u8 rpm_get_lmac_type(void *rpmd, int lmac_id) in rpm_get_lmac_type() function