Searched refs:__netdev_start_xmit (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dnetdevice.h4877 static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops, function
4896 rc = __netdev_start_xmit(ops, skb, dev, more);
/linux-master/net/atm/
H A Dmpc.c602 return __netdev_start_xmit(mpc->old_ops, skb, dev, false);

Completed in 356 milliseconds