Lines Matching refs:bfa_boolean_t

195 	bfa_boolean_t	reqq_waiting;
196 bfa_boolean_t req_rsp; /* Used to track req/rsp fcxp */
392 bfa_boolean_t fdisc; /* snd FDISC instead of FLOGI */
393 bfa_boolean_t auth_en; /* enable authentication */
394 bfa_boolean_t auth_req; /* authentication required */
395 bfa_boolean_t npiv_en; /* NPIV is allowed by peer */
396 bfa_boolean_t fport; /* attached peer is F_PORT */
397 bfa_boolean_t brcd_switch; /* attached peer is brcd sw */
473 bfa_boolean_t use_flash_cfg; /* get port cfg from flash */
499 bfa_boolean_t stats_qfull;
501 bfa_boolean_t diag_busy; /* diag busy status */
502 bfa_boolean_t beacon; /* port beacon status */
503 bfa_boolean_t link_e2e_beacon; /* link beacon status */
507 bfa_boolean_t stats_dma_ready;
534 bfa_boolean_t bfa_fcport_get_hardalpa(struct bfa_s *bfa, u8 *alpa);
541 wwn_t bfa_fcport_get_wwn(struct bfa_s *bfa, bfa_boolean_t node);
545 bfa_boolean_t bfa_fcport_is_disabled(struct bfa_s *bfa);
546 bfa_boolean_t bfa_fcport_is_dport(struct bfa_s *bfa);
547 bfa_boolean_t bfa_fcport_is_ddport(struct bfa_s *bfa);
553 bfa_boolean_t bfa_fcport_is_ratelim(struct bfa_s *bfa);
554 void bfa_fcport_beacon(void *dev, bfa_boolean_t beacon,
555 bfa_boolean_t link_e2e_beacon);
556 bfa_boolean_t bfa_fcport_is_linkup(struct bfa_s *bfa);
561 bfa_boolean_t bfa_fcport_is_qos_enabled(struct bfa_s *bfa);
562 bfa_boolean_t bfa_fcport_is_trunk_enabled(struct bfa_s *bfa);
568 bfa_boolean_t on_off, u8 bb_scn);
608 bfa_boolean_t req);
617 bfa_boolean_t req);
629 bfa_boolean_t cts, enum fc_cos cos,
667 bfa_boolean_t auth_en);
705 bfa_boolean_t lock;