Home
last modified time | relevance | path

Searched refs:p_FmBmiRegs (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c618 !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 …]
H A Dfm.h609 struct fman_bmi_regs *p_FmBmiRegs; member