Searched refs:rpm_cfg_pfc_quanta_thresh (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rpm.c | 145 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh() function 249 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 1, true); in rpm_lmac_enadis_pause_frm() 253 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xffff, false); in rpm_lmac_enadis_pause_frm() 463 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, pfc_en, true); in rpm_lmac_pfc_config() 467 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xfff, false); in rpm_lmac_pfc_config()
|