Home
last modified time | relevance | path

Searched refs:TxFrames (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1972 U64 TxFrames; /* 10h */ member
/linux/drivers/scsi/libfc/
H A Dfc_lport.c317 fc_stats->tx_frames += READ_ONCE(stats->TxFrames); in fc_get_host_stats()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1230 this_cpu_inc(lport->stats->TxFrames); in qedf_xmit()