Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/
Dlibfc.h248 u64 RxFrames; member
/linux-5.19.10/drivers/scsi/libfc/
Dfc_lport.c313 fc_stats->rx_frames += READ_ONCE(stats->RxFrames); in fc_get_host_stats()
/linux-5.19.10/drivers/message/fusion/lsi/
Dmpi_cnfg.h1997 U64 RxFrames; /* 18h */ member
/linux-5.19.10/drivers/scsi/fcoe/
Dfcoe.c1697 this_cpu_inc(lport->stats->RxFrames); in fcoe_recv_frame()
Dfcoe_ctlr.c1286 this_cpu_inc(lport->stats->RxFrames); in fcoe_ctlr_recv_els()
/linux-5.19.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c542 this_cpu_inc(lport->stats->RxFrames); in bnx2fc_recv_frame()