Home
last modified time | relevance | path

Searched refs:netdev_tx_t (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_80211.h90 netdev_tx_t hostap_data_start_xmit(struct sk_buff *skb,
92 netdev_tx_t hostap_mgmt_start_xmit(struct sk_buff *skb,
94 netdev_tx_t hostap_master_start_xmit(struct sk_buff *skb,
Dhostap_80211_tx.c61 netdev_tx_t hostap_data_start_xmit(struct sk_buff *skb, in hostap_data_start_xmit()
269 netdev_tx_t hostap_mgmt_start_xmit(struct sk_buff *skb, in hostap_mgmt_start_xmit()
382 netdev_tx_t hostap_master_start_xmit(struct sk_buff *skb, in hostap_master_start_xmit()
387 netdev_tx_t ret = NETDEV_TX_BUSY; in hostap_master_start_xmit()
/Linux-v4.19/include/linux/
Dhdlc.h31 netdev_tx_t (*xmit)(struct sk_buff *skb, struct net_device *dev);
44 netdev_tx_t (*xmit)(struct sk_buff *skb, struct net_device *dev);
97 netdev_tx_t hdlc_start_xmit(struct sk_buff *skb, struct net_device *dev);
/Linux-v4.19/net/mac802154/
Dtx.c59 static netdev_tx_t
109 netdev_tx_t
119 netdev_tx_t
Dieee802154_i.h133 netdev_tx_t
135 netdev_tx_t
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dtx.c64 netdev_tx_t lbs_hard_start_xmit(struct sk_buff *skb, struct net_device *dev) in lbs_hard_start_xmit()
71 netdev_tx_t ret = NETDEV_TX_OK; in lbs_hard_start_xmit()
Ddecl.h38 netdev_tx_t lbs_hard_start_xmit(struct sk_buff *skb,
/Linux-v4.19/net/ax25/
Dax25_ip.c102 netdev_tx_t ax25_ip_xmit(struct sk_buff *skb) in ax25_ip_xmit()
224 netdev_tx_t ax25_ip_xmit(struct sk_buff *skb) in ax25_ip_xmit()
/Linux-v4.19/drivers/net/ethernet/8390/
D8390.h36 netdev_tx_t ei_start_xmit(struct sk_buff *skb, struct net_device *dev);
54 netdev_tx_t eip_start_xmit(struct sk_buff *skb, struct net_device *dev);
D8390.c20 netdev_tx_t ei_start_xmit(struct sk_buff *skb, struct net_device *dev) in ei_start_xmit()
D8390p.c25 netdev_tx_t eip_start_xmit(struct sk_buff *skb, struct net_device *dev) in eip_start_xmit()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h55 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
/Linux-v4.19/net/ieee802154/6lowpan/
D6lowpan_i.h43 netdev_tx_t lowpan_xmit(struct sk_buff *skb, struct net_device *dev);
Dtx.c255 netdev_tx_t lowpan_xmit(struct sk_buff *skb, struct net_device *ldev) in lowpan_xmit()
306 netdev_tx_t rc; in lowpan_xmit()
/Linux-v4.19/drivers/net/wireless/intersil/prism54/
Dislpci_eth.h66 netdev_tx_t islpci_eth_transmit(struct sk_buff *, struct net_device *);
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dsge.h80 netdev_tx_t t1_start_xmit(struct sk_buff *skb, struct net_device *dev);
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.h31 netdev_tx_t ef4_hard_start_xmit(struct sk_buff *skb,
33 netdev_tx_t ef4_enqueue_skb(struct ef4_tx_queue *tx_queue, struct sk_buff *skb);
/Linux-v4.19/drivers/net/appletalk/
Dipddp.c52 static netdev_tx_t ipddp_xmit(struct sk_buff *skb,
117 static netdev_tx_t ipddp_xmit(struct sk_buff *skb, struct net_device *dev) in ipddp_xmit()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h95 netdev_tx_t hns_nic_net_xmit_hw(struct net_device *ndev,
/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.h26 netdev_tx_t efx_hard_start_xmit(struct sk_buff *skb,
28 netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h120 netdev_tx_t mlx5i_sq_xmit(struct mlx5e_txqsq *sq, struct sk_buff *skb,
/Linux-v4.19/net/rose/
Drose_dev.c100 static netdev_tx_t rose_xmit(struct sk_buff *skb, struct net_device *dev) in rose_xmit()
/Linux-v4.19/net/openvswitch/
Dvport.h144 netdev_tx_t (*send) (struct sk_buff *skb);
/Linux-v4.19/drivers/net/can/
Dvcan.c87 static netdev_tx_t vcan_tx(struct sk_buff *skb, struct net_device *dev) in vcan_tx()
/Linux-v4.19/drivers/net/
Difb.c61 static netdev_tx_t ifb_xmit(struct sk_buff *skb, struct net_device *dev);
239 static netdev_tx_t ifb_xmit(struct sk_buff *skb, struct net_device *dev) in ifb_xmit()

12345678910>>...16