Searched refs:p_FmBmiRegs (Results 1 – 2 of 2) sorted by relevance
618 !p_Fm->p_FmBmiRegs && in SetVSPWindow()644 else if (!p_Fm->p_FmBmiRegs) in SetVSPWindow()648 fman_set_vsp_window(p_Fm->p_FmBmiRegs, in SetVSPWindow()1954 fman_rg.bmi_rg = p_Fm->p_FmBmiRegs; in FmGetSetPortParams()3491 fman_rg.bmi_rg = p_Fm->p_FmBmiRegs; in FM_Init()3726 fman_rg.bmi_rg = p_Fm->p_FmBmiRegs; in FM_Free()4495 bmi_rg = p_Fm->p_FmBmiRegs; in FM_SetPortsBandwidth()4650 fman_rg.bmi_rg = p_Fm->p_FmBmiRegs; in FM_SetException()4749 fman_rg.bmi_rg = p_Fm->p_FmBmiRegs; in FM_GetCounter()4837 fman_rg.bmi_rg = p_Fm->p_FmBmiRegs; in FM_ModifyCounter()[all …]
609 struct fman_bmi_regs *p_FmBmiRegs; member