Searched refs:vf_id (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dvfapi.c35 * @param[in] vf_id default vf_id of port, FC_VF_ID_NULL
36 * to use standard default vf_id of 1.
43 bfa_fcs_vf_mode_enable(struct bfa_fcs_s *fcs, u16 vf_id) argument
81 * retval BFA_STATUS_EEXIST A VF exists with the given vf_id
84 bfa_fcs_vf_create(bfa_fcs_vf_t *vf, struct bfa_fcs_s *fcs, u16 vf_id, argument
87 bfa_trc(fcs, vf_id);
104 bfa_trc(vf->fcs, vf->vf_id);
118 bfa_trc(vf->fcs, vf->vf_id);
132 bfa_trc(vf->fcs, vf->vf_id);
188 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) argument
[all...]
H A Dbfa_fcs_uf.c56 if (fcs->port_vfid == vft->vf_id)
59 fabric = bfa_fcs_vf_lookup(fcs, (u16) vft->vf_id);
77 bfa_trc(fcs, vft->vf_id);
H A Dvport.c40 #define __vport_vfid(__vp) ((__vp)->lport.fabric->vf_id)
454 aen_data.lport.vf_id = port->fabric->vf_id;
628 * param[in] vf_id - VF_ID if vport is created within a VF.
638 u16 vf_id, struct bfa_port_cfg_s *vport_cfg,
647 if (bfa_fcs_vport_lookup(fcs, vf_id, vport_cfg->pwwn) != NULL)
662 bfa_fcs_lport_attach(&vport->lport, fcs, vf_id, vport);
679 * param[in] vf_id - VF_ID if vport is created within a VF.
689 uint16_t vf_id, struct bfa_port_cfg_s *vport_cfg,
694 rc = bfa_fcs_vport_create(vport, fcs, vf_id, vport_cf
637 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, u16 vf_id, struct bfa_port_cfg_s *vport_cfg, struct bfad_vport_s *vport_drv) argument
688 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, uint16_t vf_id, struct bfa_port_cfg_s *vport_cfg, struct bfad_vport_s *vport_drv) argument
806 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) argument
[all...]
H A Dfcs_lport.h88 uint16_t vf_id, struct bfa_fcs_vport_s *vport);
H A Dlport_api.c202 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) argument
209 vf = bfa_fcs_vf_lookup(fcs, vf_id);
211 bfa_trc(fcs, vf_id);
H A Dbfa_fcxp_priv.h67 u16 vf_id; /* vsan tag if applicable */ member in struct:bfa_fcxp_req_info_s
H A Dbfad_drv.h258 bfa_status_t bfad_vport_create(struct bfad_s *bfad, u16 vf_id,
260 bfa_status_t bfad_vf_create(struct bfad_s *bfad, u16 vf_id,
H A Dbfa_fcxp.c400 send_req->vf_id = bfa_os_htons(reqi->vf_id);
635 * @param[in] vf_id virtual Fabric ID
653 u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos,
668 reqi->vf_id = vf_id;
652 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, void *cbarg, u32 rsp_maxlen, u8 rsp_timeout) argument
H A Dbfa_fcs_lport.c272 aen_data.lport.vf_id = port->fabric->vf_id;
301 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
449 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
505 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
861 uint16_t vf_id, struct bfa_fcs_vport_s *vport)
864 lport->fabric = bfa_fcs_vf_lookup(fcs, vf_id);
860 bfa_fcs_lport_attach(struct bfa_fcs_port_s *lport, struct bfa_fcs_s *fcs, uint16_t vf_id, struct bfa_fcs_vport_s *vport) argument
H A Dscn.c219 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
292 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
H A Drport.c1414 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1526 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1555 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1616 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1728 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1761 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1834 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1871 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1915 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag,
1936 rport_info.vf_id
[all...]
H A Dns.c665 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
792 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
866 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
944 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
1029 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
H A Dfcpim.c402 aen_data.itnim.vf_id = rport->port->fabric->vf_id;
433 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, port->lp_tag,
H A Dms.c362 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
561 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
641 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/defs/
H A Dbfa_defs_lport.h27 * BFA_LPORT_AEN_NEW: [in]: None [out]: vf_id, ppwwn, lpwwn, roles
28 * BFA_LPORT_AEN_DELETE: [in]: lpwwn [out]: vf_id, ppwwn. lpwwn, roles
29 * BFA_LPORT_AEN_ONLINE: [in]: lpwwn [out]: vf_id, ppwwn. lpwwn, roles
30 * BFA_LPORT_AEN_OFFLINE: [in]: lpwwn [out]: vf_id, ppwwn. lpwwn, roles
31 * BFA_LPORT_AEN_DISCONNECT:[in]: lpwwn [out]: vf_id, ppwwn. lpwwn, roles
32 * BFA_LPORT_AEN_NEW_PROP: [in]: None [out]: vf_id, ppwwn. lpwwn, roles
33 * BFA_LPORT_AEN_DELETE_PROP: [in]: lpwwn [out]: vf_id, ppwwn. lpwwn, roles
34 * BFA_LPORT_AEN_NEW_STANDARD: [in]: None [out]: vf_id, ppwwn. lpwwn, roles
35 * BFA_LPORT_AEN_DELETE_STANDARD: [in]: lpwwn [out]: vf_id, ppwwn. lpwwn, roles
36 * BFA_LPORT_AEN_NPIV_DUP_WWN: [in]: lpwwn [out]: vf_id, ppww
61 u16 vf_id; /* vf_id of this logical port */ member in struct:bfa_lport_aen_data_s
[all...]
H A Dbfa_defs_tin.h94 u16 vf_id; /* vf_id of the IT nexus */ member in struct:bfa_tin_aen_data_s
H A Dbfa_defs_itnim.h109 * BFA_ITNIM_AEN_NEW: [in]: None [out]: vf_id, lpwwn
110 * BFA_ITNIM_AEN_DELETE: [in]: vf_id, lpwwn, rpwwn (0 = all fcp4 targets),
111 * [out]: vf_id, ppwwn, lpwwn, rpwwn
112 * BFA_ITNIM_AEN_ONLINE: [in]: vf_id, lpwwn, rpwwn (0 = all fcp4 targets),
113 * [out]: vf_id, ppwwn, lpwwn, rpwwn
114 * BFA_ITNIM_AEN_OFFLINE: [in]: vf_id, lpwwn, rpwwn (0 = all fcp4 targets),
115 * [out]: vf_id, ppwwn, lpwwn, rpwwn
116 * BFA_ITNIM_AEN_DISCONNECT:[in]: vf_id, lpwwn, rpwwn (0 = all fcp4 targets),
117 * [out]: vf_id, ppwwn, lpwwn, rpwwn
129 u16 vf_id; /* vf_i member in struct:bfa_itnim_aen_data_s
[all...]
H A Dbfa_defs_rport.h174 * BFA_RPORT_AEN_ONLINE: [in]: lpwwn [out]: vf_id, lpwwn, rpwwn
175 * BFA_RPORT_AEN_OFFLINE: [in]: lpwwn [out]: vf_id, lpwwn, rpwwn
176 * BFA_RPORT_AEN_DISCONNECT:[in]: lpwwn [out]: vf_id, lpwwn, rpwwn
177 * BFA_RPORT_AEN_QOS_PRIO: [in]: lpwwn [out]: vf_id, lpwwn, rpwwn, prio
178 * BFA_RPORT_AEN_QOS_FLOWID:[in]: lpwwn [out]: vf_id, lpwwn, rpwwn, flow_id
189 u16 vf_id; /* vf_id of this logical port */ member in struct:bfa_rport_aen_data_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/fcs/
H A Dbfa_fcs_vport.h49 struct bfa_fcs_s *fcs, u16 vf_id,
53 struct bfa_fcs_s *fcs, uint16_t vf_id,
65 u16 vf_id, wwn_t vpwwn);
H A Dbfa_fcs_fabric.h56 u16 vf_id; /* virtual fabric ID */ member in struct:bfa_fcs_fabric_s
94 bfa_status_t bfa_fcs_vf_mode_enable(struct bfa_fcs_s *fcs, u16 vf_id);
97 u16 vf_id, struct bfa_port_cfg_s *port_cfg,
109 bfa_fcs_vf_t *bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id);
H A Dbfa_fcs_lport.h205 u16 vf_id, wwn_t lpwwn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/bfi/
H A Dbfi_fcxp.h42 u16 vf_id; /* vsan tag if applicable */ member in struct:bfi_fcxp_send_req_s
H A Dbfi_fabric.h43 u16 vf_id; /* virtual fabric ID */ member in struct:bfi_fabric_create_req_s
H A Dbfi_rport.h47 u16 vf_id; /* virtual fabric ID */ member in struct:bfi_rport_create_req_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/
H A Dbfa_svc.h44 u16 vf_id; /* virtual fabric ID */ member in struct:bfa_rport_info_s
106 u16 vf_id; member in struct:bfa_uf_s
264 struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag,

Completed in 119 milliseconds

12