Searched refs:QLCNIC_ADD_ESW_STATS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_ctx.c | 1225 QLCNIC_ADD_ESW_STATS(esw_stats->unicast_frames, in qlcnic_get_eswitch_stats() 1227 QLCNIC_ADD_ESW_STATS(esw_stats->multicast_frames, in qlcnic_get_eswitch_stats() 1229 QLCNIC_ADD_ESW_STATS(esw_stats->broadcast_frames, in qlcnic_get_eswitch_stats() 1231 QLCNIC_ADD_ESW_STATS(esw_stats->dropped_frames, in qlcnic_get_eswitch_stats() 1233 QLCNIC_ADD_ESW_STATS(esw_stats->errors, in qlcnic_get_eswitch_stats() 1235 QLCNIC_ADD_ESW_STATS(esw_stats->local_frames, in qlcnic_get_eswitch_stats() 1237 QLCNIC_ADD_ESW_STATS(esw_stats->numbytes, in qlcnic_get_eswitch_stats()
|
H A D | qlcnic.h | 1384 #define QLCNIC_ADD_ESW_STATS(VAL1, VAL2)\ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_ctx.c | 1225 QLCNIC_ADD_ESW_STATS(esw_stats->unicast_frames, in qlcnic_get_eswitch_stats() 1227 QLCNIC_ADD_ESW_STATS(esw_stats->multicast_frames, in qlcnic_get_eswitch_stats() 1229 QLCNIC_ADD_ESW_STATS(esw_stats->broadcast_frames, in qlcnic_get_eswitch_stats() 1231 QLCNIC_ADD_ESW_STATS(esw_stats->dropped_frames, in qlcnic_get_eswitch_stats() 1233 QLCNIC_ADD_ESW_STATS(esw_stats->errors, in qlcnic_get_eswitch_stats() 1235 QLCNIC_ADD_ESW_STATS(esw_stats->local_frames, in qlcnic_get_eswitch_stats() 1237 QLCNIC_ADD_ESW_STATS(esw_stats->numbytes, in qlcnic_get_eswitch_stats()
|
H A D | qlcnic.h | 1384 #define QLCNIC_ADD_ESW_STATS(VAL1, VAL2)\ macro
|
Completed in 16 milliseconds