Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs.h155 #define BFA_FCS_GET_NS_FROM_PORT(port) (&port->port_topo.pfab.ns) macro
Dbfa_fcs_lport.c1125 BFA_FCS_GET_NS_FROM_PORT(port), NULL); in bfa_fcs_lport_set_symname()
5109 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_init()
5118 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_offline()
5127 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_online()
5136 struct bfa_fcs_lport_ns_s *ns = BFA_FCS_GET_NS_FROM_PORT(port); in bfa_fcs_lport_ns_query()