Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/bfa/
Dbfa_fcs_lport.c5976 static void bfa_fcs_vport_timeout(void *vport_arg);
6581 bfa_fcs_vport_timeout(void *vport_arg) in bfa_fcs_vport_timeout() argument
6583 struct bfa_fcs_vport_s *vport = (struct bfa_fcs_vport_s *) vport_arg; in bfa_fcs_vport_timeout()