Home
last modified time | relevance | path

Searched refs:TxWords (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1974 U64 TxWords; /* 20h */ member
/linux/drivers/scsi/libfc/
H A Dfc_lport.c318 fc_stats->tx_words += READ_ONCE(stats->TxWords); in fc_get_host_stats()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1567 this_cpu_add(lport->stats->TxWords, wlen); in fcoe_xmit()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c402 this_cpu_add(lport->stats->TxWords, wlen); in bnx2fc_xmit()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1231 this_cpu_add(lport->stats->TxWords, wlen); in qedf_xmit()