Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.h121 netdev_tx_t fbnic_xmit_frame(struct sk_buff *skb, struct net_device *dev);
H A Dfbnic_netdev.c478 .ndo_start_xmit = fbnic_xmit_frame,
H A Dfbnic_txrx.c351 netdev_tx_t fbnic_xmit_frame(struct sk_buff *skb, struct net_device *dev) in fbnic_xmit_frame() function