Home
last modified time | relevance | path

Searched refs:BFA_FCS_GET_MS_FROM_PORT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_fcs.h157 #define BFA_FCS_GET_MS_FROM_PORT(port) (&port->port_topo.pfab.ms) macro
Dbfa_fcs_lport.c3515 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_init()
3529 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_offline()
3539 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_online()
3547 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_fabric_rscn()