Home
last modified time | relevance | path

Searched refs:BNA_IS_ERR_INTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_hw_defs.h144 #define BNA_IS_ERR_INTR(_bna, _intr_status) \ macro
149 BNA_IS_ERR_INTR(_bna, _intr_status))
H A Dbna_enet.c264 if (BNA_IS_ERR_INTR(bna, intr_status)) { in bna_mbox_handler()