Home
last modified time | relevance | path

Searched refs:RTLDEV (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h526 #define RTLDEV tp macro
528 #define RTLDEV dev macro
H A Dr8168_n.c27310 RTLDEV->stats.tx_dropped++; in rtl8168_tx_clear_range()
27903 RTLDEV->stats.tx_dropped++;
27911 RTLDEV->stats.tx_dropped++;
27942 RTLDEV->stats.tx_bytes += len;
27943 RTLDEV->stats.tx_packets++;
28096 RTLDEV->stats.rx_errors++;
28099 RTLDEV->stats.rx_length_errors++;
28101 RTLDEV->stats.rx_crc_errors++;
28122 RTLDEV->stats.rx_dropped++;
28123 RTLDEV->stats.rx_length_errors++;
[all …]