Home
last modified time | relevance | path

Searched refs:TxWords (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h224 * @TxWords: Number of transmitted words
247 u64 TxWords; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h224 * @TxWords: Number of transmitted words
247 u64 TxWords; member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c1591 stats->TxWords += wlen; in fcoe_xmit()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_lport.c315 fc_stats->tx_words += stats->TxWords; in fc_get_host_stats()
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1998 U64 TxWords; /* 20h */ member
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1998 U64 TxWords; /* 20h */ member
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c1587 this_cpu_add(lport->stats->TxWords, wlen); in fcoe_xmit()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_lport.c318 fc_stats->tx_words += READ_ONCE(stats->TxWords); in fc_get_host_stats()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c402 stats->TxWords += wlen; in bnx2fc_xmit()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c402 this_cpu_add(lport->stats->TxWords, wlen); in bnx2fc_xmit()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c1220 stats->TxWords += wlen; in qedf_xmit()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c1219 this_cpu_add(lport->stats->TxWords, wlen); in qedf_xmit()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.c5115 [C_TX_WORDS] = TXE64_PORT_CNTR_ELEM(TxWords, SEND_DWORD_CNT, CNTR_NORMAL),
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.c5075 [C_TX_WORDS] = TXE64_PORT_CNTR_ELEM(TxWords, SEND_DWORD_CNT, CNTR_NORMAL),

Completed in 120 milliseconds