Home
last modified time | relevance | path

Searched refs:tx_drop_frames (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h87 u64 tx_drop_frames; /* TX dropped frames */ member
H A Dt4vf_hw.c1814 s->tx_drop_frames = be64_to_cpu(fwstats.tx_drop_frames); in t4vf_get_port_stats()
H A Dcxgb4vf_main.c929 ns->tx_errors = stats.tx_drop_frames; in cxgb4vf_get_stats()
/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h410 __be64 tx_drop_frames; member
H A Dcsio_mb.c1081 portstats->tx_drop_frames = stats.tx_drop_frames; in csio_mb_process_portparams_rsp()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2534 __be64 tx_drop_frames; member