Searched refs:SLI_CTNS_GID_PT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 953 rc = lpfc_ns_cmd(vport, SLI_CTNS_GID_PT, in lpfc_cmpl_ct_cmd_gid_pt() 1650 else if (cmdcode == SLI_CTNS_GID_PT) in lpfc_ns_cmd() 1692 case SLI_CTNS_GID_PT: in lpfc_ns_cmd() 1694 cpu_to_be16(SLI_CTNS_GID_PT); in lpfc_ns_cmd()
|
H A D | lpfc_hw.h | 300 #define SLI_CTNS_GID_PT 0x01A1 macro
|
H A D | lpfc_hbadisc.c | 4046 if (lpfc_ns_cmd(vport, SLI_CTNS_GID_PT, 0, GID_PT_N_PORT)) { in lpfc_issue_gidpt()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 1231 rc = lpfc_ns_cmd(vport, SLI_CTNS_GID_PT, in lpfc_cmpl_ct_cmd_gid_pt() 1964 else if (cmdcode == SLI_CTNS_GID_PT) in lpfc_ns_cmd() 2006 case SLI_CTNS_GID_PT: in lpfc_ns_cmd() 2008 cpu_to_be16(SLI_CTNS_GID_PT); in lpfc_ns_cmd()
|
H A D | lpfc_hw.h | 301 #define SLI_CTNS_GID_PT 0x01A1 macro
|
H A D | lpfc_hbadisc.c | 4315 if (lpfc_ns_cmd(vport, SLI_CTNS_GID_PT, 0, GID_PT_N_PORT)) { in lpfc_issue_gidpt()
|
Completed in 48 milliseconds