Home
last modified time | relevance | path

Searched refs:bfa_fcport_is_trunk_enabled (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/bfa/
Dbfa_svc.h569 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
Dbfa_fcs.c1132 !bfa_fcport_is_trunk_enabled(fabric->fcs->bfa)) in bfa_fcs_fabric_is_bbscn_enabled()
Dbfa_svc.c3839 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
4213 bfa_fcport_is_trunk_enabled(struct bfa_s *bfa) in bfa_fcport_is_trunk_enabled() function
6345 if (bfa_fcport_is_trunk_enabled(bfa)) { in bfa_dport_enable()