Searched refs:allow_vf_ioctls (Results 1 – 1 of 1) sorted by relevance
68 static int allow_vf_ioctls; variable69 module_param(allow_vf_ioctls, int, 0444);70 MODULE_PARM_DESC(allow_vf_ioctls, "Allow ioctls in SR-IOV VF mode. Default: 0");8548 if (instance->requestorId && !allow_vf_ioctls) { in megasas_mgmt_ioctl_fw()