Searched refs:ETHER_MULTICAST_DISABLE (Results 1 – 2 of 2) sorted by relevance
65 ETHER_MULTICAST_DISABLE = 0, ///< Disable reception of multicast frames enumerator
912 if (ETHER_MULTICAST_DISABLE == p_instance_ctrl->p_ether_cfg->multicast) in R_ETHER_Read()1474 if (ETHER_MULTICAST_DISABLE == p_instance_ctrl->p_ether_cfg->multicast) in ether_config_ethernet()