Searched refs:vft (Results 1 – 2 of 2) sorted by relevance
1527 struct fc_vft_s *vft; in bfa_fcs_uf_recv() local1536 vft = bfa_uf_get_frmbuf(uf); in bfa_fcs_uf_recv()1537 if (fcs->port_vfid == vft->vf_id) in bfa_fcs_uf_recv()1540 fabric = bfa_fcs_vf_lookup(fcs, (u16) vft->vf_id); in bfa_fcs_uf_recv()1555 fchs = (struct fchs_s *) (vft + 1); in bfa_fcs_uf_recv()1558 bfa_trc(fcs, vft->vf_id); in bfa_fcs_uf_recv()
266 u_short vft; member