Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_svc.h569 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
Dbfa_svc.c3896 if ((bfa_fcport_is_trunk_enabled(bfa) != BFA_FALSE) || in bfa_fcport_cfg_topology()
4279 bfa_fcport_is_trunk_enabled(struct bfa_s *bfa) in bfa_fcport_is_trunk_enabled() function
6850 if (bfa_fcport_is_trunk_enabled(bfa)) { in bfa_dport_enable()