Lines Matching refs:bfa_boolean_t

202 	bfa_boolean_t	reqq_waiting;
203 bfa_boolean_t req_rsp; /* Used to track req/rsp fcxp */
399 bfa_boolean_t fdisc; /* snd FDISC instead of FLOGI */
400 bfa_boolean_t auth_en; /* enable authentication */
401 bfa_boolean_t auth_req; /* authentication required */
402 bfa_boolean_t npiv_en; /* NPIV is allowed by peer */
403 bfa_boolean_t fport; /* attached peer is F_PORT */
404 bfa_boolean_t brcd_switch; /* attached peer is brcd sw */
480 bfa_boolean_t use_flash_cfg; /* get port cfg from flash */
506 bfa_boolean_t stats_qfull;
508 bfa_boolean_t diag_busy; /* diag busy status */
509 bfa_boolean_t beacon; /* port beacon status */
510 bfa_boolean_t link_e2e_beacon; /* link beacon status */
514 bfa_boolean_t stats_dma_ready;
541 bfa_boolean_t bfa_fcport_get_hardalpa(struct bfa_s *bfa, u8 *alpa);
548 wwn_t bfa_fcport_get_wwn(struct bfa_s *bfa, bfa_boolean_t node);
552 bfa_boolean_t bfa_fcport_is_disabled(struct bfa_s *bfa);
553 bfa_boolean_t bfa_fcport_is_dport(struct bfa_s *bfa);
554 bfa_boolean_t bfa_fcport_is_ddport(struct bfa_s *bfa);
560 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
561 void bfa_fcport_beacon(void *dev, bfa_boolean_t beacon,
562 bfa_boolean_t link_e2e_beacon);
563 bfa_boolean_t bfa_fcport_is_linkup(struct bfa_s *bfa);
568 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
569 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
575 bfa_boolean_t on_off, u8 bb_scn);
615 bfa_boolean_t req);
624 bfa_boolean_t req);
636 bfa_boolean_t cts, enum fc_cos cos,
674 bfa_boolean_t auth_en);
712 bfa_boolean_t lock;