Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs.c1412 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
1422 bfa_fcs_lport_uf_recv(&vport->lport, fchs, len); in bfa_fcs_fabric_uf_recv()
1428 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
Dbfa_fcs.h322 void bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs,
Dbfa_fcs_lport.c765 bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, in bfa_fcs_lport_uf_recv() function