B44_FLAG_WOL_ENABLE 1668 drivers/net/ethernet/broadcom/b44.c 	if (bp->flags & B44_FLAG_WOL_ENABLE) {
B44_FLAG_WOL_ENABLE 2098 drivers/net/ethernet/broadcom/b44.c 	if (bp->flags & B44_FLAG_WOL_ENABLE)
B44_FLAG_WOL_ENABLE 2111 drivers/net/ethernet/broadcom/b44.c 		bp->flags |= B44_FLAG_WOL_ENABLE;
B44_FLAG_WOL_ENABLE 2113 drivers/net/ethernet/broadcom/b44.c 		bp->flags &= ~B44_FLAG_WOL_ENABLE;
B44_FLAG_WOL_ENABLE 2511 drivers/net/ethernet/broadcom/b44.c 	if (bp->flags & B44_FLAG_WOL_ENABLE) {