Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.h129 int rpm_lmac_pfc_config(void *rpmd, int lmac_id, u8 tx_pause, u8 rx_pause,
Drpm.c38 .pfc_config = rpm_lmac_pfc_config,
70 .pfc_config = rpm_lmac_pfc_config,
602 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