Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h129 int rpm_lmac_pfc_config(void *rpmd, int lmac_id, u8 tx_pause, u8 rx_pause,
H A Drpm.c38 .pfc_config = rpm_lmac_pfc_config,
70 .pfc_config = rpm_lmac_pfc_config,
612 int rpm_lmac_pfc_config(void *rpmd, int lmac_id, u8 tx_pause, u8 rx_pause, u16 pfc_en) in rpm_lmac_pfc_config() function