Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h570 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
Dbfa_svc.c3814 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
4197 bfa_fcport_is_trunk_enabled(struct bfa_s *bfa) in bfa_fcport_is_trunk_enabled() function
6702 if (bfa_fcport_is_trunk_enabled(bfa)) { in bfa_dport_enable()