Home
last modified time | relevance | path

Searched refs:fun_start_xmit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h249 netdev_tx_t fun_start_xmit(struct sk_buff *skb, struct net_device *netdev);
H A Dfuneth_tx.c343 netdev_tx_t fun_start_xmit(struct sk_buff *skb, struct net_device *netdev) in fun_start_xmit() function
H A Dfuneth_main.c1338 .ndo_start_xmit = fun_start_xmit,