Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h118 netdev_tx_t fbnic_xmit_frame(struct sk_buff *skb, struct net_device *dev);
Dfbnic_netdev.c392 .ndo_start_xmit = fbnic_xmit_frame,
Dfbnic_txrx.c282 netdev_tx_t fbnic_xmit_frame(struct sk_buff *skb, struct net_device *dev) in fbnic_xmit_frame() function