Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Ddsa.h178 uint8_t fw_port,
244 uint8_t fw_port,
/Zephyr-latest/subsys/net/l2/ethernet/dsa/
Ddsa.c239 uint8_t fw_port, in dsa_switch_set_mac_table_entry() argument
248 return api->switch_set_mac_table_entry(dev, mac, fw_port, in dsa_switch_set_mac_table_entry()
/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8xxx.c203 const uint8_t *mac, uint8_t fw_port, in dsa_ksz8xxx_set_static_mac_table() argument
221 buf[6] = fw_port; in dsa_ksz8xxx_set_static_mac_table()
787 uint8_t fw_port, in dsa_ksz8xxx_set_mac_table_entry() argument
798 dsa_ksz8xxx_set_static_mac_table(pdev, mac, fw_port, in dsa_ksz8xxx_set_mac_table_entry()