Lines Matching refs:rpmd

50 int rpm_get_nr_lmacs(void *rpmd)  in rpm_get_nr_lmacs()  argument
52 rpm_t *rpm = rpmd; in rpm_get_nr_lmacs()
57 void rpm_lmac_enadis_rx_pause_fwding(void *rpmd, int lmac_id, bool enable) in rpm_lmac_enadis_rx_pause_fwding() argument
59 rpm_t *rpm = rpmd; in rpm_lmac_enadis_rx_pause_fwding()
76 int rpm_lmac_get_pause_frm_status(void *rpmd, int lmac_id, in rpm_lmac_get_pause_frm_status() argument
79 rpm_t *rpm = rpmd; in rpm_lmac_get_pause_frm_status()
93 int rpm_lmac_enadis_pause_frm(void *rpmd, int lmac_id, u8 tx_pause, in rpm_lmac_enadis_pause_frm() argument
96 rpm_t *rpm = rpmd; in rpm_lmac_enadis_pause_frm()
125 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_pause_frm_config() argument
127 rpm_t *rpm = rpmd; in rpm_lmac_pause_frm_config()
182 int rpm_get_rx_stats(void *rpmd, int lmac_id, int idx, u64 *rx_stat) in rpm_get_rx_stats() argument
184 rpm_t *rpm = rpmd; in rpm_get_rx_stats()
210 int rpm_get_tx_stats(void *rpmd, int lmac_id, int idx, u64 *tx_stat) in rpm_get_tx_stats() argument
212 rpm_t *rpm = rpmd; in rpm_get_tx_stats()
233 u8 rpm_get_lmac_type(void *rpmd, int lmac_id) in rpm_get_lmac_type() argument
235 rpm_t *rpm = rpmd; in rpm_get_lmac_type()
246 int rpm_lmac_internal_loopback(void *rpmd, int lmac_id, bool enable) in rpm_lmac_internal_loopback() argument
248 rpm_t *rpm = rpmd; in rpm_lmac_internal_loopback()
275 void rpm_lmac_ptp_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_ptp_config() argument
277 rpm_t *rpm = rpmd; in rpm_lmac_ptp_config()