Home
last modified time | relevance | path

Searched refs:gnl_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_init.c1033 list_for_each_entry_safe(fcport, tf, &h, gnl_entry) { in qla24xx_async_gnl_sp_done()
1035 list_del_init(&fcport->gnl_entry); in qla24xx_async_gnl_sp_done()
1080 gnl_entry) { in qla24xx_async_gnl_sp_done()
1081 list_del_init(&fcport->gnl_entry); in qla24xx_async_gnl_sp_done()
1112 list_add_tail(&fcport->gnl_entry, &vha->gnl.fcports); in qla24xx_async_gnl()
5088 INIT_LIST_HEAD(&fcport->gnl_entry); in qla2x00_alloc_fcport()
H A Dqla_def.h2549 struct list_head gnl_entry; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c1076 list_for_each_entry_safe(fcport, tf, &h, gnl_entry) { in qla24xx_async_gnl_sp_done()
1078 list_del_init(&fcport->gnl_entry); in qla24xx_async_gnl_sp_done()
1123 gnl_entry) { in qla24xx_async_gnl_sp_done()
1124 list_del_init(&fcport->gnl_entry); in qla24xx_async_gnl_sp_done()
1155 list_add_tail(&fcport->gnl_entry, &vha->gnl.fcports); in qla24xx_async_gnl()
5565 INIT_LIST_HEAD(&fcport->gnl_entry); in qla2x00_alloc_fcport()
H A Dqla_def.h2674 struct list_head gnl_entry; member

Completed in 47 milliseconds