Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h136 int rpm_lmac_reset(void *rpmd, int lmac_id, u8 pf_req_flr);
H A Drpm.c40 .mac_reset = rpm_lmac_reset,
72 .mac_reset = rpm_lmac_reset,
729 int rpm_lmac_reset(void *rpmd, int lmac_id, u8 pf_req_flr) in rpm_lmac_reset() function