Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs.c1238 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
1248 bfa_fcs_lport_uf_recv(&vport->lport, fchs, len); in bfa_fcs_fabric_uf_recv()
1254 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
Dbfa_fcs.h310 void bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs,
Dbfa_fcs_lport.c769 bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, in bfa_fcs_lport_uf_recv() function