Home
last modified time | relevance | path

Searched refs:rpm_t (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.c44 static void rpm_write(rpm_t *rpm, u64 lmac, u64 offset, u64 val) in rpm_write()
49 static u64 rpm_read(rpm_t *rpm, u64 lmac, u64 offset) in rpm_read()
56 rpm_t *rpm = rpmd; in rpm_get_nr_lmacs()
63 rpm_t *rpm = rpmd; in rpm_lmac_tx_enable()
83 rpm_t *rpm = rpmd; in rpm_lmac_rx_tx_enable()
100 rpm_t *rpm = rpmd; in rpm_lmac_enadis_rx_pause_fwding()
129 rpm_t *rpm = rpmd; in rpm_lmac_get_pause_frm_status()
144 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh()
227 rpm_t *rpm = rpmd; in rpm_lmac_enadis_pause_frm()
262 rpm_t *rpm = rpmd; in rpm_lmac_pause_frm_config()
[all …]
Dlmac_common.h143 typedef struct cgx rpm_t; typedef