Home
last modified time | relevance | path

Searched defs:net_send_packet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dmac89x0.c331 net_send_packet(struct sk_buff *skb, struct net_device *dev) in net_send_packet() function
H A Dcs89x0.c1143 static netdev_tx_t net_send_packet(struct sk_buff *skb, struct net_device *dev) in net_send_packet() function
/openbmc/u-boot/include/
H A Dnet.h656 static inline void net_send_packet(uchar *pkt, int len) in net_send_packet() function