Searched refs:fcports (Results 1 – 6 of 6) sorted by relevance
354 list_for_each_entry_rcu(fcport, &qedf->fcports, peers) { in qedf_driver_stats_show()
334 struct list_head fcports; member
823 list_for_each_entry_rcu(fcport, &qedf->fcports, peers) { in qedf_wait_for_upload()950 list_for_each_entry_rcu(fcport, &qedf->fcports, peers) { in qedf_fcport_lookup()1485 list_add_rcu(&fcport->peers, &qedf->fcports); in qedf_rport_event_handler()1765 INIT_LIST_HEAD(&vport_qedf->fcports); in qedf_vport_create()3192 INIT_LIST_HEAD(&qedf->fcports); in __qedf_probe()
990 if (!list_empty(&vha->gnl.fcports)) in qla24xx_async_gnl_sp_done()991 list_splice_init(&vha->gnl.fcports, &h); in qla24xx_async_gnl_sp_done()1063 list_add_tail(&fcport->gnl_entry, &vha->gnl.fcports); in qla24xx_async_gnl()
279 struct list_head fcports; member
4802 INIT_LIST_HEAD(&vha->gnl.fcports); in qla2x00_create_host()