Lines Matching defs:lmac_id
130 int rpm_lmac_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_tx_enable()
150 int rpm_lmac_rx_tx_enable(void *rpmd, int lmac_id, bool enable) in rpm_lmac_rx_tx_enable()
167 void rpm_lmac_enadis_rx_pause_fwding(void *rpmd, int lmac_id, bool enable) in rpm_lmac_enadis_rx_pause_fwding()
195 int rpm_lmac_get_pause_frm_status(void *rpmd, int lmac_id, in rpm_lmac_get_pause_frm_status()
213 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh()
293 static void rpm2_lmac_cfg_bp(rpm_t *rpm, int lmac_id, u8 tx_pause, u8 rx_pause) in rpm2_lmac_cfg_bp()
313 static void rpm_lmac_cfg_bp(rpm_t *rpm, int lmac_id, u8 tx_pause, u8 rx_pause) in rpm_lmac_cfg_bp()
333 int rpm_lmac_enadis_pause_frm(void *rpmd, int lmac_id, u8 tx_pause, in rpm_lmac_enadis_pause_frm()
362 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_pause_frm_config()
401 int rpm_get_rx_stats(void *rpmd, int lmac_id, int idx, u64 *rx_stat) in rpm_get_rx_stats()
429 int rpm_get_tx_stats(void *rpmd, int lmac_id, int idx, u64 *tx_stat) in rpm_get_tx_stats()
452 int rpm_stats_reset(void *rpmd, int lmac_id) in rpm_stats_reset()
467 u8 rpm_get_lmac_type(void *rpmd, int lmac_id) in rpm_get_lmac_type()
480 u32 rpm_get_lmac_fifo_len(void *rpmd, int lmac_id) in rpm_get_lmac_fifo_len()
509 static int rpmusx_lmac_internal_loopback(rpm_t *rpm, int lmac_id, bool enable) in rpmusx_lmac_internal_loopback()
524 u32 rpm2_get_lmac_fifo_len(void *rpmd, int lmac_id) in rpm2_get_lmac_fifo_len()
572 int rpm_lmac_internal_loopback(void *rpmd, int lmac_id, bool enable) in rpm_lmac_internal_loopback()
602 void rpm_lmac_ptp_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_ptp_config()
633 int rpm_lmac_pfc_config(void *rpmd, int lmac_id, u8 tx_pause, u8 rx_pause, u16 pfc_en) in rpm_lmac_pfc_config()
677 int rpm_lmac_get_pfc_frm_cfg(void *rpmd, int lmac_id, u8 *tx_pause, u8 *rx_pause) in rpm_lmac_get_pfc_frm_cfg()
694 int rpm_get_fec_stats(void *rpmd, int lmac_id, struct cgx_fec_stats_rsp *rsp) in rpm_get_fec_stats()
755 int rpm_lmac_reset(void *rpmd, int lmac_id, u8 pf_req_flr) in rpm_lmac_reset()
779 int lmac_id; in rpm_x2p_reset() local
797 int rpm_enadis_rx(void *rpmd, int lmac_id, bool enable) in rpm_enadis_rx()