Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_api.h127 ether_promiscuous_t promiscuous; ///< Promiscuous mode enable or disable member
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c1752 p_reg_etherc->ECMR_b.PRM = p_instance_ctrl->p_ether_cfg->promiscuous; in ether_do_link()