Lines Matching refs:INTA
1365 if (vdev->config.intr_type == INTA)
1401 if (vdev->config.intr_type == INTA)
1600 if ((vdev->config.intr_type == INTA) && (i == 0))
2440 } else if (vdev->config.intr_type == INTA) {
2459 "%s: Defaulting to INTA", VXGE_DRIVER_NAME);
2460 vdev->config.intr_type = INTA;
2509 vdev->config.intr_type = INTA;
2511 "%s: Defaulting to INTA",
2549 vdev->config.intr_type = INTA;
2551 "%s: Defaulting to INTA",
2565 if (vdev->config.intr_type == INTA) {
2567 "%s:vxge:INTA", vdev->ndev->name);
3876 "MSI-X. Defaulting to INTA", VXGE_DRIVER_NAME);
3877 *intr_type = INTA;
3882 case INTA:
3921 case INTA:
3923 "%s: Interrupt type INTA", vdev->ndev->name);
4476 (ll_config->intr_type != INTA)) {
4703 * INTA is shared in multi-function mode. This is unlike the INTA
4704 * implementation in MR mode, where each VH has its own INTA message.
4705 * - INTA is masked (disabled) as long as at least one function sets
4707 * - INTA is unmasked (enabled) when all enabled functions have cleared
4719 if (vdev->config.intr_type == INTA)