Searched refs:rpm_cfg_pfc_quanta_thresh (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rpm.c | 207 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh() function 296 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 1, true); in rpm2_lmac_cfg_bp() 300 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xffff, false); in rpm2_lmac_cfg_bp() 316 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 1, true); in rpm_lmac_cfg_bp() 320 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xffff, false); in rpm_lmac_cfg_bp() 628 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, pfc_en, true); in rpm_lmac_pfc_config() 632 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xfff, false); in rpm_lmac_pfc_config()
|