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

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h58 BNA_RES_T_INTR = 2 enumerator in enum:bna_res_type
H A Dbnad.c1616 else if (res_info[i].res_type == BNA_RES_T_INTR)
1632 else if (res_info[i].res_type == BNA_RES_T_INTR)
1654 else if (res_info[i].res_type == BNA_RES_T_INTR)
1671 else if (res_info[i].res_type == BNA_RES_T_INTR)
H A Dbna_tx_rx.c2244 res_info[BNA_RX_RES_T_INTR].res_type = BNA_RES_T_INTR;
3356 res_info[BNA_TX_RES_INTR_T_TXCMPL].res_type = BNA_RES_T_INTR;

Completed in 128 milliseconds