Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/dsa/
Ddsa.c210 const struct dsa_api *api = in dsa_switch_read()
211 (const struct dsa_api *)context->dapi; in dsa_switch_read()
220 const struct dsa_api *api = in dsa_switch_write()
221 (const struct dsa_api *)context->dapi; in dsa_switch_write()
245 const struct dsa_api *api = in dsa_switch_set_mac_table_entry()
246 (const struct dsa_api *)context->dapi; in dsa_switch_set_mac_table_entry()
267 const struct dsa_api *api = in dsa_switch_get_mac_table_entry()
268 (const struct dsa_api *)context->dapi; in dsa_switch_get_mac_table_entry()
/Zephyr-latest/include/zephyr/net/
Ddsa.h139 struct dsa_api *dapi;
158 struct dsa_api { struct
/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8xxx.c1030 static struct dsa_api dsa_api_f = {