Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfc.h247 u64 TxWords; member
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1998 U64 TxWords; /* 20h */ member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c318 fc_stats->tx_words += READ_ONCE(stats->TxWords); in fc_get_host_stats()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1587 this_cpu_add(lport->stats->TxWords, wlen); in fcoe_xmit()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c402 this_cpu_add(lport->stats->TxWords, wlen); in bnx2fc_xmit()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1229 this_cpu_add(lport->stats->TxWords, wlen); in qedf_xmit()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c5075 [C_TX_WORDS] = TXE64_PORT_CNTR_ELEM(TxWords, SEND_DWORD_CNT, CNTR_NORMAL),