Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h228 struct fw_fcoe_port_stats *);
H A Dcsio_mb.h247 struct fw_fcoe_port_stats *portstats);
H A Dcsio_attr.c334 struct fw_fcoe_port_stats fcoe_port_stats; in csio_get_stats()
337 memset(&fcoe_port_stats, 0, sizeof(struct fw_fcoe_port_stats)); in csio_get_stats()
H A Dcsio_mb.c1055 struct fw_fcoe_port_stats *portstats) in csio_mb_process_portparams_rsp()
1058 struct fw_fcoe_port_stats stats; in csio_mb_process_portparams_rsp()
1064 memset(&stats, 0, sizeof(struct fw_fcoe_port_stats)); in csio_mb_process_portparams_rsp()
H A Dt4fw_api_stor.h403 struct fw_fcoe_port_stats { struct
H A Dcsio_lnode.c1387 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()