Searched refs:rpmd (Results 1 – 2 of 2) sorted by relevance
119 int rpm_get_nr_lmacs(void *rpmd);120 u8 rpm_get_lmac_type(void *rpmd, int lmac_id);121 u32 rpm_get_lmac_fifo_len(void *rpmd, int lmac_id);122 u32 rpm2_get_lmac_fifo_len(void *rpmd, int lmac_id);134 int rpm_lmac_tx_enable(void *rpmd, int lmac_id, bool enable);139 int rpm2_get_nr_lmacs(void *rpmd);140 bool is_dev_rpm2(void *rpmd);142 int rpm_lmac_reset(void *rpmd, int lmac_id, u8 pf_req_flr);143 int rpm_stats_reset(void *rpmd, int lmac_id);144 void rpm_x2p_reset(void *rpmd, bool enable);[all …]
83 rpm_t *rpm = rpmd; in is_dev_rpm2()111 rpm_t *rpm = rpmd; in is_mac_rpmusx()118 rpm_t *rpm = rpmd; in rpm_get_nr_lmacs()125 rpm_t *rpm = rpmd; in rpm2_get_nr_lmacs()132 rpm_t *rpm = rpmd; in rpm_lmac_tx_enable()152 rpm_t *rpm = rpmd; in rpm_lmac_rx_tx_enable()169 rpm_t *rpm = rpmd; in rpm_lmac_enadis_rx_pause_fwding()198 rpm_t *rpm = rpmd; in rpm_lmac_get_pause_frm_status()336 rpm_t *rpm = rpmd; in rpm_lmac_enadis_pause_frm()365 rpm_t *rpm = rpmd; in rpm_lmac_pause_frm_config()[all …]
Completed in 5 milliseconds