Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibfc.h251 u64 TxFrames; member
/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/fcoe/
H A Dfcoe.c1566 this_cpu_inc(lport->stats->TxFrames); in fcoe_xmit()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c401 this_cpu_inc(lport->stats->TxFrames); in bnx2fc_xmit()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1230 this_cpu_inc(lport->stats->TxFrames); in qedf_xmit()