Searched refs:DRVSTAT_INFO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 32 #define DRVSTAT_INFO(field) #field, DRVSTAT,\ macro 36 {DRVSTAT_INFO(rx_crc_errors)}, 37 {DRVSTAT_INFO(rx_alignment_symbol_errors)}, 38 {DRVSTAT_INFO(rx_pause_frames)}, 39 {DRVSTAT_INFO(rx_control_frames)}, 43 {DRVSTAT_INFO(rx_in_range_errors)}, 47 {DRVSTAT_INFO(rx_out_range_errors)}, 49 {DRVSTAT_INFO(rx_frame_too_long)}, 53 {DRVSTAT_INFO(rx_address_filtered)}, 57 {DRVSTAT_INFO(rx_dropped_too_smal [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 32 #define DRVSTAT_INFO(field) #field, DRVSTAT,\ macro 36 {DRVSTAT_INFO(rx_crc_errors)}, 37 {DRVSTAT_INFO(rx_alignment_symbol_errors)}, 38 {DRVSTAT_INFO(rx_pause_frames)}, 39 {DRVSTAT_INFO(rx_control_frames)}, 43 {DRVSTAT_INFO(rx_in_range_errors)}, 47 {DRVSTAT_INFO(rx_out_range_errors)}, 49 {DRVSTAT_INFO(rx_frame_too_long)}, 53 {DRVSTAT_INFO(rx_address_filtered)}, 57 {DRVSTAT_INFO(rx_dropped_too_smal [all...] |
Completed in 3 milliseconds