Home
last modified time | relevance | path

Searched refs:fman_port_cfg (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h365 struct fman_port_cfg { struct
544 void fman_port_defconfig(struct fman_port_cfg *cfg, enum fman_port_type type);
546 struct fman_port_cfg *cfg,
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c43 static uint32_t get_no_pcd_nia_bmi_ac_enc_frame(struct fman_port_cfg *cfg) in get_no_pcd_nia_bmi_ac_enc_frame()
53 struct fman_port_cfg *cfg, in init_bmi_rx()
174 struct fman_port_cfg *cfg, in init_bmi_tx()
278 struct fman_port_cfg *cfg, in init_bmi_oh()
371 struct fman_port_cfg *cfg, in init_qmi()
669 void fman_port_defconfig(struct fman_port_cfg *cfg, enum fman_port_type type) in fman_port_defconfig()
742 struct fman_port_cfg *cfg, in fman_port_init()
H A Dfm_port.h805 struct fman_port_cfg dfltCfg;
H A Dfm_port.c59 struct fman_port_cfg *p_DfltConfig = &p_Params->dfltCfg; in CheckInitParameters()