Searched refs:ether_cfg_t (Results 1 – 3 of 3) sorted by relevance
151 } ether_cfg_t; typedef161 fsp_err_t (* open)(ether_ctrl_t * const p_ctrl, ether_cfg_t const * const p_cfg);234 ether_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance
93 ether_cfg_t const * p_ether_cfg; ///< Pointer to initial configurations.183 fsp_err_t R_ETHER_Open(ether_ctrl_t * const p_ctrl, ether_cfg_t const * const p_cfg);
156 ether_cfg_t const * const p_cfg);255 fsp_err_t R_ETHER_Open (ether_ctrl_t * const p_ctrl, ether_cfg_t const * const p_cfg) in R_ETHER_Open()597 ether_cfg_t const * p_ether_cfg; in R_ETHER_LinkProcess()635 err = R_ETHER_Open((ether_ctrl_t *) p_instance_ctrl, (ether_cfg_t *) p_ether_cfg); in R_ETHER_LinkProcess()1211 ether_cfg_t const * const p_cfg) in ether_open_param_check()