Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/ !
Dbfad_im.h33 u32 bfad_im_supported_speeds(struct bfa_s *bfa);
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()
Dbfad_attr.c420 bfad_im_supported_speeds(&bfad->bfa); in bfad_im_vport_create()