Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h644 void xlgmac_print_pkt(struct net_device *netdev,
H A Ddwc-xlgmac-net.c759 xlgmac_print_pkt(netdev, skb, true); in xlgmac_xmit()
1234 xlgmac_print_pkt(netdev, skb, false); in xlgmac_rx_poll()
H A Ddwc-xlgmac-common.c332 void xlgmac_print_pkt(struct net_device *netdev, in xlgmac_print_pkt() function