Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h58 BNA_RES_T_INTR = 2 enumerator
H A Dbnad.c1616 else if (res_info[i].res_type == BNA_RES_T_INTR) in bnad_tx_res_free()
1632 else if (res_info[i].res_type == BNA_RES_T_INTR) in bnad_tx_res_alloc()
1654 else if (res_info[i].res_type == BNA_RES_T_INTR) in bnad_rx_res_free()
1671 else if (res_info[i].res_type == BNA_RES_T_INTR) in bnad_rx_res_alloc()
H A Dbna_tx_rx.c2244 res_info[BNA_RX_RES_T_INTR].res_type = BNA_RES_T_INTR; in bna_rx_res_req()
3356 res_info[BNA_TX_RES_INTR_T_TXCMPL].res_type = BNA_RES_T_INTR; in bna_tx_res_req()