local_frames     1488 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le64 local_frames;
local_frames     1503 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u64	local_frames;
local_frames     1110 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		esw_stats->local_frames = le64_to_cpu(stats->local_frames);
local_frames     1205 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	esw_stats->local_frames = QLCNIC_STATS_NOT_AVAIL;
local_frames     1230 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		QLCNIC_ADD_ESW_STATS(esw_stats->local_frames,
local_frames     1231 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 						port_stats.local_frames);
local_frames     1298 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		*data++ = QLCNIC_FILL_STATS(esw_stats->local_frames);