Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_ioc.h935 enum bfa_mode_s mode, int max_pf, int max_vf,
938 enum bfa_mode_s mode, int max_pf, int max_vf,
Dbfi.h683 u8 max_vf; member
Dbfa_defs.h740 u16 max_vf; member
Dbfa_ioc.c3241 int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg) in bfa_ablk_adapter_config() argument
3264 m->max_vf = (u8)max_vf; in bfa_ablk_adapter_config()
3272 int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg) in bfa_ablk_port_config() argument
3296 m->max_vf = (u8)max_vf; in bfa_ablk_port_config()
Dbfa_defs_svc.h1282 u16 max_vf; member
Dbfad_bsg.c1271 iocmd->cfg.max_vf, bfad_hcb_comp, &fcomp); in bfad_iocmd_adapter_cfg_mode()
1294 iocmd->cfg.max_pf, iocmd->cfg.max_vf, in bfad_iocmd_port_cfg_mode()