Lines Matching refs:bfa_boolean_t
195 bfa_boolean_t reqq_waiting;
196 bfa_boolean_t req_rsp; /* Used to track req/rsp fcxp */
412 bfa_boolean_t fdisc; /* snd FDISC instead of FLOGI */
413 bfa_boolean_t auth_en; /* enable authentication */
414 bfa_boolean_t auth_req; /* authentication required */
415 bfa_boolean_t npiv_en; /* NPIV is allowed by peer */
416 bfa_boolean_t fport; /* attached peer is F_PORT */
417 bfa_boolean_t brcd_switch; /* attached peer is brcd sw */
529 bfa_boolean_t use_flash_cfg; /* get port cfg from flash */
555 bfa_boolean_t stats_qfull;
557 bfa_boolean_t diag_busy; /* diag busy status */
558 bfa_boolean_t beacon; /* port beacon status */
559 bfa_boolean_t link_e2e_beacon; /* link beacon status */
563 bfa_boolean_t stats_dma_ready;
599 bfa_boolean_t bfa_fcport_is_disabled(struct bfa_s *bfa);
600 bfa_boolean_t bfa_fcport_is_dport(struct bfa_s *bfa);
601 bfa_boolean_t bfa_fcport_is_ddport(struct bfa_s *bfa);
607 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
608 void bfa_fcport_beacon(void *dev, bfa_boolean_t beacon,
609 bfa_boolean_t link_e2e_beacon);
610 bfa_boolean_t bfa_fcport_is_linkup(struct bfa_s *bfa);
615 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
616 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
621 bfa_boolean_t on_off, u8 bb_scn);
661 bfa_boolean_t req);
670 bfa_boolean_t req);
682 bfa_boolean_t cts, enum fc_cos cos,
718 bfa_boolean_t auth_en);
756 bfa_boolean_t lock;