Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_uf_recv (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs.c1208 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
1218 bfa_fcs_lport_uf_recv(&vport->lport, fchs, len); in bfa_fcs_fabric_uf_recv()
1223 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
Dbfa_fcs.h318 void bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs,
Dbfa_fcs_lport.c727 bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, in bfa_fcs_lport_uf_recv() function