Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h127 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable);
H A Drpm.c34 .mac_pause_frm_config = rpm_lmac_pause_frm_config,
69 .mac_pause_frm_config = rpm_lmac_pause_frm_config,
362 void rpm_lmac_pause_frm_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_pause_frm_config() function