Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs.h164 #define BFA_FCS_GET_MS_FROM_PORT(port) (&port->port_topo.pfab.ms) macro
Dbfa_fcs_lport.c3511 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_init()
3525 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_offline()
3535 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_online()
3543 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); in bfa_fcs_lport_ms_fabric_rscn()