Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h554 bfa_boolean_t bfa_fcport_is_dport(struct bfa_s *bfa);
Dbfa_svc.c3822 if (bfa_fcport_is_dport(bfa) != BFA_FALSE) in bfa_fcport_cfg_topology()
4085 bfa_fcport_is_dport(struct bfa_s *bfa) in bfa_fcport_is_dport() function
6025 if (bfa_fcport_is_dport(bfa)) { in bfa_fcdiag_loopback()
6719 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_enable()
6786 (bfa_fcport_is_dport(bfa) == BFA_FALSE)) { in bfa_dport_disable()
Dbfad_bsg.c2304 if (bfa_fcport_is_dport(&bfad->bfa)) { in bfad_iocmd_cfg_trunk()