Home
last modified time | relevance | path

Searched refs:fc_rport_state_names (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/qedf/
Dqedf_debugfs.c308 static char *fc_rport_state_names[] = { variable
361 fc_rport_state_names[rdata->rp_state], in qedf_driver_stats_show()
/Linux-v5.4/drivers/scsi/libfc/
Dfc_rport.c84 static const char *fc_rport_state_names[] = { variable
190 cp = fc_rport_state_names[rdata->rp_state]; in fc_rport_state()