Searched defs:max_vf (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_defs.h711 u16 max_vf; member in struct:bfa_adapter_cfg_mode_s
H A Dbfa_ioc.c3225 int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg)
3248 m->max_vf = (u8)max_vf;
3256 int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg)
3280 m->max_vf = (u8)max_vf;
3224 bfa_ablk_adapter_config(struct bfa_ablk_s *ablk, enum bfa_mode_s mode, int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg) argument
3255 bfa_ablk_port_config(struct bfa_ablk_s *ablk, int port, enum bfa_mode_s mode, int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg) argument
H A Dbfi.h679 u8 max_vf; member in struct:bfi_ablk_h2i_cfg_req_s
H A Dbfa_defs_svc.h1203 u16 max_vf; member in struct:bfa_port_cfg_mode_s

Completed in 74 milliseconds