Home
last modified time | relevance | path

Searched refs:XLGMAC_PR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c518 XLGMAC_PR("\n"); in xlgmac_print_all_hw_features()
520 XLGMAC_PR("\n"); in xlgmac_print_all_hw_features()
521 XLGMAC_PR("HW support following features\n"); in xlgmac_print_all_hw_features()
522 XLGMAC_PR("\n"); in xlgmac_print_all_hw_features()
524 XLGMAC_PR("VLAN Hash Filter Selected : %s\n", in xlgmac_print_all_hw_features()
526 XLGMAC_PR("SMA (MDIO) Interface : %s\n", in xlgmac_print_all_hw_features()
528 XLGMAC_PR("PMT Remote Wake-up Packet Enable : %s\n", in xlgmac_print_all_hw_features()
530 XLGMAC_PR("PMT Magic Packet Enable : %s\n", in xlgmac_print_all_hw_features()
532 XLGMAC_PR("RMON/MMC Module Enable : %s\n", in xlgmac_print_all_hw_features()
724 XLGMAC_PR("\n"); in xlgmac_print_all_hw_features()
[all …]
H A Ddwc-xlgmac-net.c89 XLGMAC_PR("header_len=%u\n", pkt_info->header_len); in xlgmac_prep_tso()
90 XLGMAC_PR("tcp_header_len=%u, tcp_payload_len=%u\n", in xlgmac_prep_tso()
92 XLGMAC_PR("mss=%u\n", pkt_info->mss); in xlgmac_prep_tso()
713 XLGMAC_PR("skb->len = %d\n", skb->len); in xlgmac_xmit()
1101 XLGMAC_PR("processed=%d\n", processed); in xlgmac_tx_poll()
1274 XLGMAC_PR("packet_count = %d\n", packet_count); in xlgmac_rx_poll()
1286 XLGMAC_PR("budget=%d\n", budget); in xlgmac_one_poll()
1303 XLGMAC_PR("received = %d\n", processed); in xlgmac_one_poll()
1318 XLGMAC_PR("budget=%d\n", budget); in xlgmac_all_poll()
1346 XLGMAC_PR("received = %d\n", processed); in xlgmac_all_poll()
H A Ddwc-xlgmac.h655 #define XLGMAC_PR(fmt, args...) \ macro
658 #define XLGMAC_PR(x...) do { } while (0) macro
H A Ddwc-xlgmac-hw.c1005 XLGMAC_PR("%s: descriptors %u to %u written\n", in xlgmac_dev_xmit()
2810 XLGMAC_PR("%s - descriptor=%u (cur=%d)\n", channel->name, in xlgmac_dev_read()