Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Ddsa.h218 int dsa_switch_read(struct net_if *iface, uint16_t reg_addr, uint8_t *value);
/Zephyr-latest/subsys/net/l2/ethernet/dsa/
Ddsa.c206 int dsa_switch_read(struct net_if *iface, uint16_t reg_addr, uint8_t *value) in dsa_switch_read() function