Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cirrus/
H A Dmac89x0.c328 net_send_packet(struct sk_buff *skb, struct net_device *dev) in net_send_packet() function
H A Dcs89x0.c1142 static netdev_tx_t net_send_packet(struct sk_buff *skb, struct net_device *dev) in net_send_packet() function
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h661 static inline void net_send_packet(uchar *pkt, int len) in net_send_packet() function