Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_sensry_sy1xx_mac.c110 static int sy1xx_mac_set_promiscuous_mode(const struct device *dev, bool promiscuous_mode);
146 static int sy1xx_mac_set_promiscuous_mode(const struct device *dev, bool promiscuous_mode) in sy1xx_mac_set_promiscuous_mode() function
225 sy1xx_mac_set_promiscuous_mode(dev, cfg->promiscuous_mode); in sy1xx_mac_start()
387 ret = sy1xx_mac_set_promiscuous_mode(dev, config->promisc_mode); in sy1xx_mac_set_config()