Home
last modified time | relevance | path

Searched refs:rport_q (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_fcs_lport.c686 list_for_each_safe(qe, qen, &port->rport_q) { in bfa_fcs_lport_offline_actions()
892 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_pid()
911 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_old_pid()
930 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_pwwn()
949 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_nwwn()
969 list_for_each(qe, &port->rport_q) { in bfa_fcs_lport_get_rport_by_qualifier()
987 list_add_tail(&rport->qe, &port->rport_q); in bfa_fcs_lport_add_rport()
1070 INIT_LIST_HEAD(&lport->rport_q); in bfa_fcs_lport_attach()
5664 qh = &port->rport_q; in bfa_fcs_lport_get_rport()
5712 qh = &port->rport_q; in bfa_fcs_lport_get_rport_quals()
[all …]
A Dbfa_fcs_rport.c1792 list_for_each(qe, &rport->port->rport_q) { in bfa_fcs_rport_plogi_response()
1993 list_for_each(qe, &rport->port->rport_q) { in bfa_fcs_rport_gidpn_response()
2809 list_for_each(qe, &port->rport_q) { in bfa_cb_rport_scn_online()
2836 list_for_each(qe, &port->rport_q) { in bfa_cb_rport_scn_offline()
A Dbfa_fcs.h210 struct list_head rport_q; /* queue of discovered r-ports */ member

Completed in 23 milliseconds