Searched refs:dsa_tx (Results 1 – 6 of 6) sorted by relevance
59 int dsa_tx(const struct device *dev, struct net_pkt *pkt);
143 int dsa_tx(const struct device *dev, struct net_pkt *pkt) in dsa_tx() function
1027 .send = dsa_tx,
1281 .send = dsa_tx,
858 #define NXP_ENET_SEND_FUNC dsa_tx
1207 .send = dsa_tx,