Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibfc.h254 u64 RxWords; member
/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1975 U64 RxWords; /* 28h */ member
/linux/drivers/scsi/libfc/
H A Dfc_lport.c320 fc_stats->rx_words += READ_ONCE(stats->RxWords); in fc_get_host_stats()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1697 this_cpu_add(lport->stats->RxWords, fr_len / FCOE_WORD_TO_BYTE); in fcoe_recv_frame()
H A Dfcoe_ctlr.c1287 this_cpu_add(lport->stats->RxWords, skb->len / FIP_BPW); in fcoe_ctlr_recv_els()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c540 this_cpu_add(lport->stats->RxWords, fr_len / FCOE_WORD_TO_BYTE); in bnx2fc_recv_frame()