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