Searched refs:bfa_fcs_s (Results 1 - 25 of 46) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dfcs_port.h29 void bfa_fcs_pport_attach(struct bfa_fcs_s *fcs);
H A Dfcs_uf.h29 void bfa_fcs_uf_attach(struct bfa_fcs_s *fcs);
H A Dfcs.h28 void bfa_fcs_modexit_comp(struct bfa_fcs_s *fcs);
H A Dbfa_fcs.c39 void (*attach) (struct bfa_fcs_s *fcs);
40 void (*modinit) (struct bfa_fcs_s *fcs);
41 void (*modexit) (struct bfa_fcs_s *fcs);
60 struct bfa_fcs_s *fcs = fcs_cbarg;
76 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad,
100 bfa_fcs_init(struct bfa_fcs_s *fcs)
124 bfa_fcs_start(struct bfa_fcs_s *fcs)
138 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs,
157 bfa_fcs_set_fdmi_param(struct bfa_fcs_s *fcs, bfa_boolean_t fdmi_enable)
171 bfa_fcs_exit(struct bfa_fcs_s *fc
[all...]
H A Dfcs_fabric.h34 void bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs);
35 void bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs);
36 void bfa_fcs_fabric_modexit(struct bfa_fcs_s *fcs);
37 void bfa_fcs_fabric_modsusp(struct bfa_fcs_s *fcs);
47 void bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs);
58 struct bfa_fcs_s *fcs, struct bfa_port_cfg_s *port_cfg,
66 void bfa_fcs_get_sym_name(const struct bfa_fcs_s *fcs, char *node_symname);
H A Dbfa_fcs_port.c35 struct bfa_fcs_s *fcs = cbarg;
58 bfa_fcs_pport_attach(struct bfa_fcs_s *fcs)
H A Dfcs_fcptm.h40 void bfa_fcs_fcptm_modinit(struct bfa_fcs_s *fcs);
41 void bfa_fcs_fcptm_modexit(struct bfa_fcs_s *fcs);
H A Dvfapi.c43 bfa_fcs_vf_mode_enable(struct bfa_fcs_s *fcs, u16 vf_id)
59 bfa_fcs_vf_mode_disable(struct bfa_fcs_s *fcs)
84 bfa_fcs_vf_create(bfa_fcs_vf_t *vf, struct bfa_fcs_s *fcs, u16 vf_id,
188 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id)
228 bfa_fcs_vf_list(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs)
245 bfa_fcs_vf_list_all(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs)
266 struct bfa_fcs_s *fcs;
H A Dbfa_fcs_uf.c43 struct bfa_fcs_s *fcs = (struct bfa_fcs_s *) cbarg;
96 bfa_fcs_uf_attach(struct bfa_fcs_s *fcs)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dfcs_port.h29 void bfa_fcs_pport_attach(struct bfa_fcs_s *fcs);
H A Dfcs_uf.h29 void bfa_fcs_uf_attach(struct bfa_fcs_s *fcs);
H A Dfcs.h28 void bfa_fcs_modexit_comp(struct bfa_fcs_s *fcs);
H A Dbfa_fcs.c39 void (*attach) (struct bfa_fcs_s *fcs);
40 void (*modinit) (struct bfa_fcs_s *fcs);
41 void (*modexit) (struct bfa_fcs_s *fcs);
60 struct bfa_fcs_s *fcs = fcs_cbarg;
76 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad,
100 bfa_fcs_init(struct bfa_fcs_s *fcs)
124 bfa_fcs_start(struct bfa_fcs_s *fcs)
138 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs,
157 bfa_fcs_set_fdmi_param(struct bfa_fcs_s *fcs, bfa_boolean_t fdmi_enable)
171 bfa_fcs_exit(struct bfa_fcs_s *fc
[all...]
H A Dfcs_fabric.h34 void bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs);
35 void bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs);
36 void bfa_fcs_fabric_modexit(struct bfa_fcs_s *fcs);
37 void bfa_fcs_fabric_modsusp(struct bfa_fcs_s *fcs);
47 void bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs);
58 struct bfa_fcs_s *fcs, struct bfa_port_cfg_s *port_cfg,
66 void bfa_fcs_get_sym_name(const struct bfa_fcs_s *fcs, char *node_symname);
H A Dbfa_fcs_port.c35 struct bfa_fcs_s *fcs = cbarg;
58 bfa_fcs_pport_attach(struct bfa_fcs_s *fcs)
H A Dfcs_fcptm.h40 void bfa_fcs_fcptm_modinit(struct bfa_fcs_s *fcs);
41 void bfa_fcs_fcptm_modexit(struct bfa_fcs_s *fcs);
H A Dvfapi.c43 bfa_fcs_vf_mode_enable(struct bfa_fcs_s *fcs, u16 vf_id)
59 bfa_fcs_vf_mode_disable(struct bfa_fcs_s *fcs)
84 bfa_fcs_vf_create(bfa_fcs_vf_t *vf, struct bfa_fcs_s *fcs, u16 vf_id,
188 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id)
228 bfa_fcs_vf_list(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs)
245 bfa_fcs_vf_list_all(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs)
266 struct bfa_fcs_s *fcs;
H A Dbfa_fcs_uf.c43 struct bfa_fcs_s *fcs = (struct bfa_fcs_s *) cbarg;
96 bfa_fcs_uf_attach(struct bfa_fcs_s *fcs)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/include/fcs/
H A Dbfa_fcs_auth.h21 struct bfa_fcs_s;
63 bfa_status_t bfa_fcs_auth_get_attr(struct bfa_fcs_s *port,
65 bfa_status_t bfa_fcs_auth_set_policy(struct bfa_fcs_s *port,
67 enum bfa_auth_status bfa_fcs_auth_get_status(struct bfa_fcs_s *port);
68 bfa_status_t bfa_fcs_auth_set_algo(struct bfa_fcs_s *port,
70 bfa_status_t bfa_fcs_auth_get_stats(struct bfa_fcs_s *port,
72 bfa_status_t bfa_fcs_auth_set_dh_group(struct bfa_fcs_s *port, int group);
73 bfa_status_t bfa_fcs_auth_set_secretstring(struct bfa_fcs_s *port,
75 bfa_status_t bfa_fcs_auth_set_secretstring_encrypt(struct bfa_fcs_s *port,
77 bfa_status_t bfa_fcs_auth_set_secretsource(struct bfa_fcs_s *por
[all...]
H A Dbfa_fcs.h45 struct bfa_fcs_s { struct
64 void bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa,
66 void bfa_fcs_init(struct bfa_fcs_s *fcs);
67 void bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs,
69 void bfa_fcs_set_fdmi_param(struct bfa_fcs_s *fcs, bfa_boolean_t fdmi_enable);
70 void bfa_fcs_exit(struct bfa_fcs_s *fcs);
71 void bfa_fcs_trc_init(struct bfa_fcs_s *fcs, struct bfa_trc_mod_s *trcmod);
72 void bfa_fcs_log_init(struct bfa_fcs_s *fcs, struct bfa_log_mod_s *logmod);
73 void bfa_fcs_aen_init(struct bfa_fcs_s *fcs, struct bfa_aen_s *aen);
74 void bfa_fcs_start(struct bfa_fcs_s *fc
[all...]
H A Dbfa_fcs_fabric.h21 struct bfa_fcs_s;
48 struct bfa_fcs_s *fcs; /* FCS instance */
94 bfa_status_t bfa_fcs_vf_mode_enable(struct bfa_fcs_s *fcs, u16 vf_id);
95 bfa_status_t bfa_fcs_vf_mode_disable(struct bfa_fcs_s *fcs);
96 bfa_status_t bfa_fcs_vf_create(bfa_fcs_vf_t *vf, struct bfa_fcs_s *fcs,
102 void bfa_fcs_vf_list(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs);
103 void bfa_fcs_vf_list_all(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs);
109 bfa_fcs_vf_t *bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id);
H A Dbfa_fcs_vport.h49 struct bfa_fcs_s *fcs, u16 vf_id,
53 struct bfa_fcs_s *fcs, uint16_t vf_id,
64 struct bfa_fcs_vport_s *bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/include/fcs/
H A Dbfa_fcs_auth.h21 struct bfa_fcs_s;
63 bfa_status_t bfa_fcs_auth_get_attr(struct bfa_fcs_s *port,
65 bfa_status_t bfa_fcs_auth_set_policy(struct bfa_fcs_s *port,
67 enum bfa_auth_status bfa_fcs_auth_get_status(struct bfa_fcs_s *port);
68 bfa_status_t bfa_fcs_auth_set_algo(struct bfa_fcs_s *port,
70 bfa_status_t bfa_fcs_auth_get_stats(struct bfa_fcs_s *port,
72 bfa_status_t bfa_fcs_auth_set_dh_group(struct bfa_fcs_s *port, int group);
73 bfa_status_t bfa_fcs_auth_set_secretstring(struct bfa_fcs_s *port,
75 bfa_status_t bfa_fcs_auth_set_secretstring_encrypt(struct bfa_fcs_s *port,
77 bfa_status_t bfa_fcs_auth_set_secretsource(struct bfa_fcs_s *por
[all...]
H A Dbfa_fcs.h45 struct bfa_fcs_s { struct
64 void bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa,
66 void bfa_fcs_init(struct bfa_fcs_s *fcs);
67 void bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs,
69 void bfa_fcs_set_fdmi_param(struct bfa_fcs_s *fcs, bfa_boolean_t fdmi_enable);
70 void bfa_fcs_exit(struct bfa_fcs_s *fcs);
71 void bfa_fcs_trc_init(struct bfa_fcs_s *fcs, struct bfa_trc_mod_s *trcmod);
72 void bfa_fcs_log_init(struct bfa_fcs_s *fcs, struct bfa_log_mod_s *logmod);
73 void bfa_fcs_aen_init(struct bfa_fcs_s *fcs, struct bfa_aen_s *aen);
74 void bfa_fcs_start(struct bfa_fcs_s *fc
[all...]
H A Dbfa_fcs_fabric.h21 struct bfa_fcs_s;
48 struct bfa_fcs_s *fcs; /* FCS instance */
94 bfa_status_t bfa_fcs_vf_mode_enable(struct bfa_fcs_s *fcs, u16 vf_id);
95 bfa_status_t bfa_fcs_vf_mode_disable(struct bfa_fcs_s *fcs);
96 bfa_status_t bfa_fcs_vf_create(bfa_fcs_vf_t *vf, struct bfa_fcs_s *fcs,
102 void bfa_fcs_vf_list(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs);
103 void bfa_fcs_vf_list_all(struct bfa_fcs_s *fcs, u16 *vf_ids, int *nvfs);
109 bfa_fcs_vf_t *bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id);

Completed in 182 milliseconds

12