Searched refs:oper_type (Results 1 – 3 of 3) sorted by relevance
143 (__fabric)->oper_type = BFA_PORT_TYPE_NPORT; \145 (__fabric)->oper_type = BFA_PORT_TYPE_P2P; \147 (__fabric)->oper_type = BFA_PORT_TYPE_NLPORT; \
274 enum bfa_port_type oper_type; /* current link topology */ member363 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type)
646 bfa_trc(port->fcs, port->fabric->oper_type); in bfa_fcs_lport_online_actions()668 bfa_trc(port->fcs, port->fabric->oper_type); in bfa_fcs_lport_offline_actions()1113 port_attr->port_type = port->fabric->oper_type; in bfa_fcs_lport_get_attr()
Completed in 23 milliseconds