Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_lnode.h241 struct fw_fcoe_port_stats *);
Dcsio_mb.h247 struct fw_fcoe_port_stats *portstats);
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()
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()
Dt4fw_api_stor.h403 struct fw_fcoe_port_stats { struct
Dcsio_lnode.c1387 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()