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;
590 bfa_boolean_t bfa_fcport_get_hardalpa(struct bfa_s *bfa, u8 *alpa);
597 wwn_t bfa_fcport_get_wwn(struct bfa_s *bfa, bfa_boolean_t node);
601 bfa_boolean_t bfa_fcport_is_disabled(struct bfa_s *bfa);
602 bfa_boolean_t bfa_fcport_is_dport(struct bfa_s *bfa);
603 bfa_boolean_t bfa_fcport_is_ddport(struct bfa_s *bfa);
609 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
610 void bfa_fcport_beacon(void *dev, bfa_boolean_t beacon,
611 bfa_boolean_t link_e2e_beacon);
612 bfa_boolean_t bfa_fcport_is_linkup(struct bfa_s *bfa);
617 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
618 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
624 bfa_boolean_t on_off, u8 bb_scn);
664 bfa_boolean_t req);
673 bfa_boolean_t req);
685 bfa_boolean_t cts, enum fc_cos cos,
723 bfa_boolean_t auth_en);
761 bfa_boolean_t lock;