Searched defs:rpmd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rpm.c | 81 bool is_dev_rpm2(void *rpmd) in is_dev_rpm2() 109 static bool is_mac_rpmusx(void *rpmd) in is_mac_rpmusx() 116 int rpm_get_nr_lmacs(void *rpmd) in rpm_get_nr_lmacs() 123 int rpm2_get_nr_lmacs(void *rpmd) in rpm2_get_nr_lmacs() 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() 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() [all …]
|