Searched refs:BNA_INTR_T_MSIX (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h68 BNA_INTR_T_MSIX = 2 enumerator in enum:bna_intr_type
H A Dbna_tx_rx.c1679 cfg_req->ib_cfg.msix = (rxp->cq.ib.intr_type == BNA_INTR_T_MSIX)
2245 res_info[BNA_RX_RES_T_INTR].res_u.intr_info.intr_type = BNA_INTR_T_MSIX;
2367 if (intr_info->intr_type == BNA_INTR_T_MSIX)
3116 cfg_req->ib_cfg.msix = (txq->ib.intr_type == BNA_INTR_T_MSIX)
3358 BNA_INTR_T_MSIX;
H A Dbnad.c1459 intr_info->intr_type = BNA_INTR_T_MSIX;
1924 if (tx_info->tcb[0]->intr_type == BNA_INTR_T_MSIX)
1997 if (intr_info->intr_type == BNA_INTR_T_MSIX) {
2170 if (rx_info->rx_ctrl[0].ccb->intr_type == BNA_INTR_T_MSIX)
2259 if (intr_info->intr_type == BNA_INTR_T_MSIX) {

Completed in 126 milliseconds