Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h49 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev);
Dhinic_main.c921 .ndo_start_xmit = hinic_xmit_frame,
944 .ndo_start_xmit = hinic_xmit_frame,
Dhinic_tx.c552 netdev_tx_t hinic_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in hinic_xmit_frame() function