Lines Matching refs:bfa_boolean_t

203 	bfa_boolean_t	reqq_waiting;
204 bfa_boolean_t req_rsp; /* Used to track req/rsp fcxp */
400 bfa_boolean_t fdisc; /* snd FDISC instead of FLOGI */
401 bfa_boolean_t auth_en; /* enable authentication */
402 bfa_boolean_t auth_req; /* authentication required */
403 bfa_boolean_t npiv_en; /* NPIV is allowed by peer */
404 bfa_boolean_t fport; /* attached peer is F_PORT */
405 bfa_boolean_t brcd_switch; /* attached peer is brcd sw */
481 bfa_boolean_t use_flash_cfg; /* get port cfg from flash */
507 bfa_boolean_t stats_qfull;
509 bfa_boolean_t diag_busy; /* diag busy status */
510 bfa_boolean_t beacon; /* port beacon status */
511 bfa_boolean_t link_e2e_beacon; /* link beacon status */
515 bfa_boolean_t stats_dma_ready;
542 bfa_boolean_t bfa_fcport_get_hardalpa(struct bfa_s *bfa, u8 *alpa);
549 wwn_t bfa_fcport_get_wwn(struct bfa_s *bfa, bfa_boolean_t node);
553 bfa_boolean_t bfa_fcport_is_disabled(struct bfa_s *bfa);
554 bfa_boolean_t bfa_fcport_is_dport(struct bfa_s *bfa);
555 bfa_boolean_t bfa_fcport_is_ddport(struct bfa_s *bfa);
561 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
562 void bfa_fcport_beacon(void *dev, bfa_boolean_t beacon,
563 bfa_boolean_t link_e2e_beacon);
564 bfa_boolean_t bfa_fcport_is_linkup(struct bfa_s *bfa);
569 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
570 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
576 bfa_boolean_t on_off, u8 bb_scn);
616 bfa_boolean_t req);
625 bfa_boolean_t req);
637 bfa_boolean_t cts, enum fc_cos cos,
675 bfa_boolean_t auth_en);
713 bfa_boolean_t lock;