Searched refs:ONE_PORT_FLAG (Results 1 – 2 of 2) sorted by relevance
1470 #define ONE_PORT_FLAG (1 << 2) macro
7562 low = ((bp->flags & ONE_PORT_FLAG) ? 160 : 246); in bnx2x_init_hw_port()7564 if (bp->flags & ONE_PORT_FLAG) in bnx2x_init_hw_port()7573 low = ((bp->flags & ONE_PORT_FLAG) ? 80 : 160); in bnx2x_init_hw_port()10998 bp->flags |= ONE_PORT_FLAG; in bnx2x_get_common_hwinfo()