Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.c255 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_created()
302 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_linkdown()
Dbfa_svc.h543 u8 bfa_fcport_get_myalpa(struct bfa_s *bfa);
Dbfa_svc.c3898 bfa_fcport_get_myalpa(struct bfa_s *bfa) in bfa_fcport_get_myalpa() function