Searched refs:MF_FUNC_DIS (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/bnx2x/
H A Dbnx2x_cmn.c712 if (bp->flags & MF_FUNC_DIS) {
1335 bp->flags |= MF_FUNC_DIS;
H A Dbnx2x_ethtool.c22 !(bp->flags & MF_FUNC_DIS) &&
424 if (bp->flags & MF_FUNC_DIS)
H A Dbnx2x.h736 #define MF_FUNC_DIS 0x1000 macro
H A Dbnx2x_main.c1532 if ((bp->state != BNX2X_STATE_OPEN) || (bp->flags & MF_FUNC_DIS))
1684 bp->flags |= MF_FUNC_DIS;
1689 bp->flags &= ~MF_FUNC_DIS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_cmn.c712 if (bp->flags & MF_FUNC_DIS) {
1335 bp->flags |= MF_FUNC_DIS;
H A Dbnx2x_ethtool.c22 !(bp->flags & MF_FUNC_DIS) &&
424 if (bp->flags & MF_FUNC_DIS)
H A Dbnx2x.h736 #define MF_FUNC_DIS 0x1000 macro
H A Dbnx2x_main.c1532 if ((bp->state != BNX2X_STATE_OPEN) || (bp->flags & MF_FUNC_DIS))
1684 bp->flags |= MF_FUNC_DIS;
1689 bp->flags &= ~MF_FUNC_DIS;

Completed in 152 milliseconds