Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs_lport.c5984 static void bfa_fcs_vport_timeout(void *vport_arg);
6589 bfa_fcs_vport_timeout(void *vport_arg) in bfa_fcs_vport_timeout() argument
6591 struct bfa_fcs_vport_s *vport = (struct bfa_fcs_vport_s *) vport_arg; in bfa_fcs_vport_timeout()