Searched defs:fpm_rg (Results 1 – 3 of 3) sorted by relevance
110 uint32_t fman_get_fpm_err_event(struct fman_fpm_regs *fpm_rg) in fman_get_fpm_err_event()120 uint32_t fman_get_muram_err_event(struct fman_fpm_regs *fpm_rg) in fman_get_muram_err_event()136 uint32_t fman_get_iram_err_event(struct fman_fpm_regs *fpm_rg) in fman_get_iram_err_event()168 void fman_enable_time_stamp(struct fman_fpm_regs *fpm_rg, in fman_enable_time_stamp()201 uint32_t fman_get_fpm_error_interrupts(struct fman_fpm_regs *fpm_rg) in fman_get_fpm_error_interrupts()207 int fman_set_erratum_10gmac_a004_wa(struct fman_fpm_regs *fpm_rg) in fman_set_erratum_10gmac_a004_wa()221 void fman_set_ctrl_intr(struct fman_fpm_regs *fpm_rg, in fman_set_ctrl_intr()228 uint32_t fman_get_ctrl_intr(struct fman_fpm_regs *fpm_rg, uint8_t event_reg_id) in fman_get_ctrl_intr()233 void fman_set_num_of_riscs_per_port(struct fman_fpm_regs *fpm_rg, in fman_set_num_of_riscs_per_port()250 void fman_set_order_restoration_per_port(struct fman_fpm_regs *fpm_rg, in fman_set_order_restoration_per_port()[all …]
325 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in FpmErrEvent() local340 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in MuramErrIntr() local351 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in IramErrIntr() local386 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in EnableTimeStamp() local1193 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in Fm10GTxEccWorkaround() local1668 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in FmSetFmanCtrlIntr() local1708 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in FmGetFmanCtrlIntr() local1906 struct fman_fpm_regs *fpm_rg; in FmSetNumOfRiscsPerPort() local2275 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in FmIsPortStalled() local2316 struct fman_fpm_regs *fpm_rg = p_Fm->p_FmFpmRegs; in FmResumeStalledPort() local[all …]
275 struct fman_fpm_regs *fpm_rg; member