Searched refs:xgbe_print_pkt (Results 1 – 2 of 2) sorted by relevance
1363 void xgbe_print_pkt(struct net_device *, struct sk_buff *, bool);
1997 xgbe_print_pkt(netdev, skb, true); in xgbe_xmit()2626 xgbe_print_pkt(netdev, skb, false); in xgbe_rx_poll()2789 void xgbe_print_pkt(struct net_device *netdev, struct sk_buff *skb, bool tx_rx) in xgbe_print_pkt() function