Searched refs:max_pf (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_ioc.h | 942 		enum bfa_mode_s mode, int max_pf, int max_vf,945 		enum bfa_mode_s mode, int max_pf, int max_vf,
 
 | 
| D | bfa_defs.h | 759 	u16	max_pf;  member
 | 
| D | bfi.h | 718 	u8			max_pf;  member
 | 
| D | bfa_ioc.c | 3484 		int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg)  in bfa_ablk_adapter_config()  argument3506 	m->max_pf = (u8)max_pf;  in bfa_ablk_adapter_config()
 3515 		int max_pf, int max_vf, bfa_ablk_cbfn_t cbfn, void *cbarg)  in bfa_ablk_port_config()  argument
 3538 	m->max_pf = (u8)max_pf;  in bfa_ablk_port_config()
 
 | 
| D | bfa_defs_svc.h | 1329 	u16		max_pf;  member
 | 
| D | bfad_bsg.c | 1291 				iocmd->cfg.mode, iocmd->cfg.max_pf,  in bfad_iocmd_adapter_cfg_mode()1315 				iocmd->cfg.max_pf, iocmd->cfg.max_vf,  in bfad_iocmd_port_cfg_mode()
 
 |