Searched refs:R_ETHER_Open (Results 1 – 2 of 2) sorted by relevance
183 fsp_err_t R_ETHER_Open(ether_ctrl_t * const p_ctrl, ether_cfg_t const * const p_cfg);
202 .open = R_ETHER_Open,255 fsp_err_t R_ETHER_Open (ether_ctrl_t * const p_ctrl, ether_cfg_t const * const p_cfg) in R_ETHER_Open() function635 err = R_ETHER_Open((ether_ctrl_t *) p_instance_ctrl, (ether_cfg_t *) p_ether_cfg); in R_ETHER_LinkProcess()