Home
last modified time | relevance | path

Searched refs:lio_nport (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_lio.c118 efct->tgt_efct.lio_nport = NULL; in efct_lio_tpg_enable_store()
197 /* only physical nport should exist, free lio_nport in efct_lio_npiv_tpg_enable_store()
732 struct efct_lio_nport *lio_nport; in efct_lio_make_nport() local
747 lio_nport = kzalloc(sizeof(*lio_nport), GFP_KERNEL); in efct_lio_make_nport()
748 if (!lio_nport) in efct_lio_make_nport()
751 lio_nport->efct = efct; in efct_lio_make_nport()
752 lio_nport->wwpn = wwpn; in efct_lio_make_nport()
753 efct_format_wwn(lio_nport->wwpn_str, sizeof(lio_nport in efct_lio_make_nport()
846 struct efct_lio_nport *lio_nport = efct_lio_drop_nport() local
886 struct efct_lio_nport *lio_nport = efct_lio_make_tpg() local
[all...]
H A Defct_lio.h54 struct efct_lio_nport *lio_nport; member
65 struct efct_lio_nport *lio_nport; member

Completed in 3 milliseconds