Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dlibfc.h248 u64 RxFrames; member
/linux-6.6.21/drivers/message/fusion/lsi/
Dmpi_cnfg.h1997 U64 RxFrames; /* 18h */ member
/linux-6.6.21/drivers/scsi/libfc/
Dfc_lport.c319 fc_stats->rx_frames += READ_ONCE(stats->RxFrames); in fc_get_host_stats()
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe.c1696 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-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c539 this_cpu_inc(lport->stats->RxFrames); in bnx2fc_recv_frame()