Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h876 #define BNXT_FLAG_MSIX_CAP 0x80 macro
Dbnxt.c4175 if (bp->flags & BNXT_FLAG_MSIX_CAP) in bnxt_setup_int_mode()
5700 bp->flags |= BNXT_FLAG_MSIX_CAP; in bnxt_init_one()