Home
last modified time | relevance | path

Searched defs:rpmd (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.c53 int rpm_get_nr_lmacs(void *rpmd) in rpm_get_nr_lmacs()
60 int rpm_lmac_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_tx_enable()
80 int rpm_lmac_rx_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_rx_tx_enable()
97 void rpm_lmac_enadis_rx_pause_fwding(void *rpmd, int lmac_id, bool enable) in rpm_lmac_enadis_rx_pause_fwding()
116 int rpm_lmac_get_pause_frm_status(void *rpmd, int lmac_id, in rpm_lmac_get_pause_frm_status()
133 int rpm_lmac_enadis_pause_frm(void *rpmd, int lmac_id, u8 tx_pause, in rpm_lmac_enadis_pause_frm()
165 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_pause_frm_config()
201 int rpm_get_rx_stats(void *rpmd, int lmac_id, int idx, u64 *rx_stat) in rpm_get_rx_stats()
229 int rpm_get_tx_stats(void *rpmd, int lmac_id, int idx, u64 *tx_stat) in rpm_get_tx_stats()
252 u8 rpm_get_lmac_type(void *rpmd, int lmac_id) in rpm_get_lmac_type()
[all …]