Lines Matching full:dsa
7 #define LOG_MODULE_NAME dsa
661 /* Low level initialization code for DSA PHY */
731 LOG_INF("DSA port: %d link UP!", i); in dsa_delayed_work()
734 LOG_INF("DSA port: %d link DOWN!", i); in dsa_delayed_work()
752 /* Generic implementation of writing value to DSA register */
763 /* Generic implementation of reading value from DSA register */
775 * @brief Set entry to DSA MAC address table
777 * @param dev DSA device
805 * @brief Get DSA MAC address table entry
807 * @param dev DSA device
860 LOG_ERR("DSA cannot allocate new data buffer"); in dsa_ksz8xxx_xmit_pkt()
905 * @brief DSA function to get proper interface
975 LOG_ERR("DSA: Master iface NOT found!"); in dsa_iface_init()
980 * Provide pointer to DSA context to master's eth interface in dsa_iface_init()
1006 * Start DSA work to monitor status of ports (read from switch IC) in dsa_iface_init()