Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.h544 bfa_status_t bfa_fcport_cfg_maxfrsize(struct bfa_s *bfa, u16 maxsize);
Dbfad_bsg.c408 iocmd->status = bfa_fcport_cfg_maxfrsize(&bfad->bfa, iocmd->maxfrsize); in bfad_iocmd_port_cfg_maxfrsize()
Dbfa_svc.c3988 bfa_fcport_cfg_maxfrsize(struct bfa_s *bfa, u16 maxfrsize) in bfa_fcport_cfg_maxfrsize() function