Searched refs:rpm_cfg_pfc_quanta_thresh (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rpm.c | 213 static void rpm_cfg_pfc_quanta_thresh(rpm_t *rpm, int lmac_id, in rpm_cfg_pfc_quanta_thresh() function 302 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 1, true); in rpm2_lmac_cfg_bp() 306 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xffff, false); in rpm2_lmac_cfg_bp() 322 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 1, true); in rpm_lmac_cfg_bp() 326 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xffff, false); in rpm_lmac_cfg_bp() 657 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, pfc_en, true); in rpm_lmac_pfc_config() 661 rpm_cfg_pfc_quanta_thresh(rpm, lmac_id, 0xfff, false); in rpm_lmac_pfc_config()
|