Searched refs:bfa_fcport_is_ddport (Results 1 – 2 of 2) sorted by relevance
547 bfa_boolean_t bfa_fcport_is_ddport(struct bfa_s *bfa);
3810 if (bfa_fcport_is_ddport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()4080 bfa_fcport_is_ddport(struct bfa_s *bfa) in bfa_fcport_is_ddport() function