Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.c45 static void rpm_write(rpm_t *rpm, u64 lmac, u64 offset, u64 val) in rpm_write()
50 static u64 rpm_read(rpm_t *rpm, u64 lmac, u64 offset) in rpm_read()
57 rpm_t *rpm = rpmd; in rpm_get_nr_lmacs()
64 rpm_t *rpm = rpmd; in rpm_lmac_tx_enable()
84 rpm_t *rpm = rpmd; in rpm_lmac_rx_tx_enable()
101 rpm_t *rpm = rpmd; in rpm_lmac_enadis_rx_pause_fwding()
130 rpm_t *rpm = rpmd; in rpm_lmac_get_pause_frm_status()
145 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh()
228 rpm_t *rpm = rpmd; in rpm_lmac_enadis_pause_frm()
263 rpm_t *rpm = rpmd; in rpm_lmac_pause_frm_config()
[all …]
Dlmac_common.h144 typedef struct cgx rpm_t; typedef