Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.h33 u32 bfad_im_supported_speeds(struct bfa_s *bfa);
H A Dbfad_im.c991 bfad_im_supported_speeds(struct bfa_s *bfa) in bfad_im_supported_speeds() function
1053 fc_host_supported_speeds(host) = bfad_im_supported_speeds(&bfad->bfa); in bfad_fc_host_init()
H A Dbfad_attr.c420 bfad_im_supported_speeds(&bfad->bfa); in bfad_im_vport_create()