BNA_INTR_T_MSIX
cfg_req->ib_cfg.msix = (rxp->cq.ib.intr_type == BNA_INTR_T_MSIX)
res_info[BNA_RX_RES_T_INTR].res_u.intr_info.intr_type = BNA_INTR_T_MSIX;
if (intr_info->intr_type == BNA_INTR_T_MSIX)
cfg_req->ib_cfg.msix = (txq->ib.intr_type == BNA_INTR_T_MSIX)
BNA_INTR_T_MSIX;
intr_info->intr_type = BNA_INTR_T_MSIX;
if (tx_info->tcb[0]->intr_type == BNA_INTR_T_MSIX)
if (intr_info->intr_type == BNA_INTR_T_MSIX) {
if (rx_info->rx_ctrl[0].ccb->intr_type == BNA_INTR_T_MSIX)
if (intr_info->intr_type == BNA_INTR_T_MSIX) {