Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_lport.c5913 static void bfa_fcs_vport_timeout(void *vport_arg);
6513 bfa_fcs_vport_timeout(void *vport_arg) in bfa_fcs_vport_timeout() argument
6515 struct bfa_fcs_vport_s *vport = (struct bfa_fcs_vport_s *) vport_arg; in bfa_fcs_vport_timeout()