Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c8158 bp->flags |= BNX2_FLAG_PCIE; in bnx2_init_board()
8204 if (!(bp->flags & BNX2_FLAG_PCIE)) in bnx2_init_board()
8459 if (bp->flags & BNX2_FLAG_PCIE) { in bnx2_bus_string()
H A Dbnx2.h6804 #define BNX2_FLAG_PCIE 0x00000200 macro