Lines Matching defs:bfa

39 #define BFA_PORT_IS_DISABLED(bfa) \  argument
453 struct bfa_s *bfa) in bfa_fcxp_meminfo()
490 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcxp_attach()
512 bfa_fcxp_iocdisable(struct bfa_s *bfa) in bfa_fcxp_iocdisable()
554 struct bfa_s *bfa, in bfa_fcxp_init_reqrsp()
592 void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_init()
672 hal_fcxp_send_comp(struct bfa_s *bfa, struct bfi_fcxp_send_rsp_s *fcxp_rsp) in hal_fcxp_send_comp()
722 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
750 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, in hal_fcxp_rx_plog()
781 struct bfa_s *bfa = fcxp->fcxp_mod->bfa; in bfa_fcxp_qresume() local
795 struct bfa_s *bfa = fcxp->fcxp_mod->bfa; in bfa_fcxp_queue() local
895 bfa_fcxp_req_rsp_alloc(void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_req_rsp_alloc()
1010 struct bfa_s *bfa = fcxp->fcxp_mod->bfa; in bfa_fcxp_send() local
1062 bfa_fcxp_req_rsp_alloc_wait(struct bfa_s *bfa, struct bfa_fcxp_wqe_s *wqe, in bfa_fcxp_req_rsp_alloc_wait()
1095 bfa_fcxp_walloc_cancel(struct bfa_s *bfa, struct bfa_fcxp_wqe_s *wqe) in bfa_fcxp_walloc_cancel()
1122 bfa_fcxp_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcxp_isr()
1136 bfa_fcxp_get_maxrsp(struct bfa_s *bfa) in bfa_fcxp_get_maxrsp()
1144 bfa_fcxp_res_recfg(struct bfa_s *bfa, u16 num_fcxp_fw) in bfa_fcxp_res_recfg()
1464 struct bfa_s *bfa) in bfa_lps_meminfo()
1480 bfa_lps_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_lps_attach()
1513 bfa_lps_iocdisable(struct bfa_s *bfa) in bfa_lps_iocdisable()
1534 bfa_lps_login_rsp(struct bfa_s *bfa, struct bfi_lps_login_rsp_s *rsp) in bfa_lps_login_rsp()
1589 struct bfa_s *bfa = first_lps->bfa; in bfa_lps_no_res() local
1615 bfa_lps_logout_rsp(struct bfa_s *bfa, struct bfi_lps_logout_rsp_s *rsp) in bfa_lps_logout_rsp()
1630 bfa_lps_rx_cvl_event(struct bfa_s *bfa, struct bfi_lps_cvl_event_s *cvl) in bfa_lps_rx_cvl_event()
1838 bfa_lps_get_max_vport(struct bfa_s *bfa) in bfa_lps_get_max_vport()
1850 bfa_lps_alloc(struct bfa_s *bfa) in bfa_lps_alloc()
1921 bfa_lps_get_fwtag(struct bfa_s *bfa, u8 lp_tag) in bfa_lps_get_fwtag()
1932 bfa_lps_get_tag_from_pid(struct bfa_s *bfa, u32 pid) in bfa_lps_get_tag_from_pid()
1952 bfa_lps_get_base_pid(struct bfa_s *bfa) in bfa_lps_get_base_pid()
1976 bfa_lps_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_lps_isr()
2994 struct bfa_s *bfa) in bfa_fcport_meminfo()
3024 bfa_fcport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcport_attach()
3067 bfa_fcport_start(struct bfa_s *bfa) in bfa_fcport_start()
3076 bfa_fcport_iocdisable(struct bfa_s *bfa) in bfa_fcport_iocdisable()
3489 bfa_trunk_iocdisable(struct bfa_s *bfa) in bfa_trunk_iocdisable()
3520 bfa_fcport_init(struct bfa_s *bfa) in bfa_fcport_init()
3545 bfa_fcport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcport_isr()
3672 bfa_fcport_event_register(struct bfa_s *bfa, in bfa_fcport_event_register()
3684 bfa_fcport_enable(struct bfa_s *bfa) in bfa_fcport_enable()
3702 bfa_fcport_disable(struct bfa_s *bfa) in bfa_fcport_disable()
3716 bfa_fcport_is_pbcdisabled(struct bfa_s *bfa) in bfa_fcport_is_pbcdisabled()
3733 bfa_fcport_cfg_speed(struct bfa_s *bfa, enum bfa_port_speed speed) in bfa_fcport_cfg_speed()
3778 bfa_fcport_get_speed(struct bfa_s *bfa) in bfa_fcport_get_speed()
3789 bfa_fcport_cfg_topology(struct bfa_s *bfa, enum bfa_port_topology topology) in bfa_fcport_cfg_topology()
3835 bfa_fcport_get_topology(struct bfa_s *bfa) in bfa_fcport_get_topology()
3846 bfa_fcport_get_cfg_topology(struct bfa_s *bfa) in bfa_fcport_get_cfg_topology()
3854 bfa_fcport_cfg_hardalpa(struct bfa_s *bfa, u8 alpa) in bfa_fcport_cfg_hardalpa()
3869 bfa_fcport_clr_hardalpa(struct bfa_s *bfa) in bfa_fcport_clr_hardalpa()
3881 bfa_fcport_get_hardalpa(struct bfa_s *bfa, u8 *alpa) in bfa_fcport_get_hardalpa()
3890 bfa_fcport_get_myalpa(struct bfa_s *bfa) in bfa_fcport_get_myalpa()
3898 bfa_fcport_cfg_maxfrsize(struct bfa_s *bfa, u16 maxfrsize) in bfa_fcport_cfg_maxfrsize()
3918 bfa_fcport_get_maxfrsize(struct bfa_s *bfa) in bfa_fcport_get_maxfrsize()
3926 bfa_fcport_get_rx_bbcredit(struct bfa_s *bfa) in bfa_fcport_get_rx_bbcredit()
3936 bfa_fcport_set_tx_bbcredit(struct bfa_s *bfa, u16 tx_bbcredit) in bfa_fcport_set_tx_bbcredit()
3948 bfa_fcport_get_wwn(struct bfa_s *bfa, bfa_boolean_t node) in bfa_fcport_get_wwn()
3958 bfa_fcport_get_attr(struct bfa_s *bfa, struct bfa_port_attr_s *attr) in bfa_fcport_get_attr()
4013 bfa_fcport_get_stats(struct bfa_s *bfa, struct bfa_cb_pending_q_s *cb) in bfa_fcport_get_stats()
4040 bfa_fcport_clear_stats(struct bfa_s *bfa, struct bfa_cb_pending_q_s *cb) in bfa_fcport_clear_stats()
4067 bfa_fcport_is_disabled(struct bfa_s *bfa) in bfa_fcport_is_disabled()
4077 bfa_fcport_is_dport(struct bfa_s *bfa) in bfa_fcport_is_dport()
4086 bfa_fcport_is_ddport(struct bfa_s *bfa) in bfa_fcport_is_ddport()
4095 bfa_fcport_set_qos_bw(struct bfa_s *bfa, struct bfa_qos_bw_s *qos_bw) in bfa_fcport_set_qos_bw()
4120 bfa_fcport_is_ratelim(struct bfa_s *bfa) in bfa_fcport_is_ratelim()
4132 bfa_fcport_cfg_faa(struct bfa_s *bfa, u8 state) in bfa_fcport_cfg_faa()
4144 bfa_fcport_get_ratelim_speed(struct bfa_s *bfa) in bfa_fcport_get_ratelim_speed()
4157 struct bfa_s *bfa = dev; in bfa_fcport_beacon() local
4170 bfa_fcport_is_linkup(struct bfa_s *bfa) in bfa_fcport_is_linkup()
4181 bfa_fcport_is_qos_enabled(struct bfa_s *bfa) in bfa_fcport_is_qos_enabled()
4189 bfa_fcport_is_trunk_enabled(struct bfa_s *bfa) in bfa_fcport_is_trunk_enabled()
4197 bfa_fcport_cfg_bbcr(struct bfa_s *bfa, bfa_boolean_t on_off, u8 bb_scn) in bfa_fcport_cfg_bbcr()
4251 bfa_fcport_get_bbcr_attr(struct bfa_s *bfa, in bfa_fcport_get_bbcr_attr()
4268 bfa_fcport_dportenable(struct bfa_s *bfa) in bfa_fcport_dportenable()
4278 bfa_fcport_dportdisable(struct bfa_s *bfa) in bfa_fcport_dportdisable()
4288 bfa_fcport_ddportenable(struct bfa_s *bfa) in bfa_fcport_ddportenable()
4297 bfa_fcport_ddportdisable(struct bfa_s *bfa) in bfa_fcport_ddportdisable()
4800 struct bfa_s *bfa) in bfa_rport_meminfo()
4813 bfa_rport_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_rport_attach()
4853 bfa_rport_iocdisable(struct bfa_s *bfa) in bfa_rport_iocdisable()
4984 bfa_rport_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_rport_isr()
5038 bfa_rport_res_recfg(struct bfa_s *bfa, u16 num_rport_fw) in bfa_rport_res_recfg()
5055 bfa_rport_create(struct bfa_s *bfa, void *rport_drv) in bfa_rport_create()
5106 bfa_rport_set_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp) in bfa_rport_set_lunmask()
5122 bfa_rport_unset_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp) in bfa_rport_unset_lunmask()
5145 struct bfa_s *bfa) in bfa_sgpg_meminfo()
5179 bfa_sgpg_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_sgpg_attach()
5242 bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs) in bfa_sgpg_malloc()
5262 bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg) in bfa_sgpg_mfree()
5294 bfa_sgpg_wait(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe, int nsgpg) in bfa_sgpg_wait()
5320 bfa_sgpg_wcancel(struct bfa_s *bfa, struct bfa_sgpg_wqe_s *wqe) in bfa_sgpg_wcancel()
5426 struct bfa_s *bfa) in bfa_uf_meminfo()
5453 bfa_uf_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_uf_attach()
5513 uf_recv(struct bfa_s *bfa, struct bfi_uf_frm_rcvd_s *m) in uf_recv()
5552 bfa_uf_iocdisable(struct bfa_s *bfa) in bfa_uf_iocdisable()
5569 bfa_uf_start(struct bfa_s *bfa) in bfa_uf_start()
5582 bfa_uf_recv_register(struct bfa_s *bfa, bfa_cb_uf_recv_t ufrecv, void *cbarg) in bfa_uf_recv_register()
5610 bfa_uf_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_uf_isr()
5626 bfa_uf_res_recfg(struct bfa_s *bfa, u16 num_uf_fw) in bfa_uf_res_recfg()
5710 bfa_fcdiag_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcdiag_attach()
5729 bfa_fcdiag_iocdisable(struct bfa_s *bfa) in bfa_fcdiag_iocdisable()
5900 bfa_fcdiag_intr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcdiag_intr()
5941 bfa_fcdiag_loopback(struct bfa_s *bfa, enum bfa_port_opmode opmode, in bfa_fcdiag_loopback()
6053 bfa_fcdiag_queuetest(struct bfa_s *bfa, u32 force, u32 queue, in bfa_fcdiag_queuetest()
6112 bfa_fcdiag_lb_is_running(struct bfa_s *bfa) in bfa_fcdiag_lb_is_running()
6637 bfa_dport_enable(struct bfa_s *bfa, u32 lpcnt, u32 pat, in bfa_dport_enable()
6750 bfa_dport_disable(struct bfa_s *bfa, bfa_cb_diag_t cbfn, void *cbarg) in bfa_dport_disable()
6807 bfa_dport_start(struct bfa_s *bfa, u32 lpcnt, u32 pat, in bfa_dport_start()
6868 bfa_dport_show(struct bfa_s *bfa, struct bfa_diag_dport_result_s *result) in bfa_dport_show()